mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-14 14:08:01 -04:00
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:
@@ -309,7 +309,7 @@ SECTIONS
|
||||
. += 0x10;
|
||||
boot_bss_end = .;
|
||||
|
||||
RomLocation = 0xB3C000;
|
||||
RomLocation = 0xA8BB20;
|
||||
. = 0x800A5AC0;
|
||||
SegmentStart = .;
|
||||
code : AT(RomLocation)
|
||||
|
||||
Reference in New Issue
Block a user