Add some OOT tools (#17)

* Add first_diff.py and sym_info.py

* Add c tools from OOT. Replace yaz0 tool
This commit is contained in:
Rozelette
2020-09-17 16:11:59 -05:00
committed by GitHub
parent 88e5dbbb7a
commit dc7b8cc5b4
20 changed files with 2702 additions and 183 deletions
+1 -1
View File
@@ -309,7 +309,7 @@ SECTIONS
. += 0x10;
boot_bss_end = .;
RomLocation = 0xB3C000;
RomLocation = 0xA8BB20;
. = 0x800A5AC0;
SegmentStart = .;
code : AT(RomLocation)