-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Full Metal Furies simplified version
- Loading branch information
Showing
5 changed files
with
19 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,19 @@ | ||
[Breeze beta93 Full Metal Furies 1.0.5 TID: 010079300AD54000 BID: C18280A7C37E90A5] | ||
|
||
[hp full ohk] | ||
04000000 021A8DF0 BD42B800 | ||
04000000 021A8DF0 142012C4 | ||
04000000 029AD900 A9376BF9 | ||
04000000 029AD904 53103FDA | ||
04000000 029AD908 180001D9 | ||
04000000 029AD90C 6B1A033F | ||
04000000 029AD910 54000120 | ||
04000000 029AD914 18000159 | ||
04000000 029AD918 6B1A033F | ||
04000000 029AD91C 54000061 | ||
04000000 029AD920 BD42B400 | ||
04000000 029AD924 BD02B800 | ||
04000000 029AD928 BD42B800 | ||
04000000 029AD92C A9776BF9 | ||
04000000 029AD930 17DFED31 | ||
04000000 029AD934 B902B81F | ||
04000000 029AD938 17FFFFFC | ||
04000000 029AD93C EA800000 | ||
04000000 029AD940 DA480000 | ||
[Off enable] | ||
04000000 019AAA7C D63F0100 | ||
04000000 021A9A44 D63F0100 | ||
|
||
[ohk off] | ||
04000000 029AD934 D503201F | ||
[hp full] | ||
04000000 019AAA7C D63F0100 | ||
04000000 019AAA7C 94400BB9 | ||
04000000 029AD960 BD42B400 | ||
04000000 029AD964 BD02B800 | ||
04000000 029AD968 D61F0100 | ||
|
||
[hp full off] | ||
04000000 029AD924 D503201F | ||
[ohk] | ||
04000000 021A9A44 D63F0100 | ||
04000000 021A9A44 94200FC5 | ||
04000000 029AD958 B902B81F | ||
04000000 029AD95C D61F0100 | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
ldr s0, [x0, #0x2b4] | ||
str s0, [x0, #0x2b8] | ||
br x8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
str wzr, [x0, #0x2b8] | ||
br x8 |