Split out data.c and decode.c

Also given symbols
This commit is contained in:
gamemasterplc 2023-11-22 09:30:35 -06:00
parent 3e16f21568
commit 5cb53ace31
3 changed files with 42 additions and 29 deletions

View file

@ -32,6 +32,18 @@ game/dvd.c:
.sdata start:0x801D3430 end:0x801D3438
.sbss start:0x801D3AE0 end:0x801D3AE8
game/data.c:
.text start:0x80006E38 end:0x80009400
.data start:0x8011EF58 end:0x8011FDE0
.bss start:0x80142840 end:0x80145640
.sdata start:0x801D3438 end:0x801D3448
.sbss start:0x801D3AE8 end:0x801D3AF8
game/decode.c:
.text start:0x80009400 end:0x80009AFC
.data start:0x8011FDE0 end:0x8011FE00
.bss start:0x80145640 end:0x80145A40
game/malloc.c:
.text start:0x8000A558 end:0x8000A938
.data start:0x80121F50 end:0x80121FC8