-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #313 from kot2002/master
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CakeBrah
updated
11 files
+3 −0 | .gitmodules | |
+4 −4 | Makefile | |
+5 −10 | include/brahma.h | |
+6 −21 | include/exploitdata.h | |
+4 −0 | include/utils.h | |
+30 −29 | source/arm11.s | |
+76 −162 | source/brahma.c | |
+2 −2 | source/hid.c | |
+1 −0 | source/libkhax | |
+10 −48 | source/main.c | |
+8 −7 | source/utils.s |