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:
Larry
2017-05-06 21:02:46 -05:00
parent adc3cd2804
commit 4ab78f56c0
6 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
e13ba757b9e8eb2fe17310215fe45a1b0c4e3aec
61e46e3b541e584a9f4cd6bd9fffcffcdd3a2bf7
+3
View File
@@ -1,5 +1,8 @@
base $8005D2E0
bss_start:
base $8005D640
mainthread:
base $8008E360
bss_end:
+5
View File
@@ -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: