mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-09-13 04:15:27 -04:00
add vaddr labels for all known functions before big library segment in boot, some may be false positives
Former-commit-id: 92ccd6d8a3967b390b96fe09db65329caf41a977 [formerly b6449e739d80d61c7e42cd9952601cffba2ca026] Former-commit-id: 9536078e7836d00369eb057a6858dc102a476b5f
This commit is contained in:
@@ -1 +1 @@
|
||||
e13ba757b9e8eb2fe17310215fe45a1b0c4e3aec
|
||||
61e46e3b541e584a9f4cd6bd9fffcffcdd3a2bf7
|
||||
@@ -1,5 +1,8 @@
|
||||
base $8005D2E0
|
||||
bss_start:
|
||||
|
||||
base $8005D640
|
||||
mainthread:
|
||||
|
||||
base $8008E360
|
||||
bss_end:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
base origin()
|
||||
rarezip_rom_start:
|
||||
|
||||
base $70200000
|
||||
RareZip_vaddr:
|
||||
|
||||
@@ -5,3 +8,5 @@ base $7020141C
|
||||
decompressfile:
|
||||
|
||||
insert binaryrarezipcode, "rarezip.bin", (origin() - $033590)
|
||||
base origin()
|
||||
rarezip_rom_end:
|
||||
|
||||
Reference in New Issue
Block a user