Split PAL to sprput
This commit is contained in:
parent
25bbc3359c
commit
a01f68b8be
8 changed files with 682 additions and 578 deletions
|
|
@ -2918,7 +2918,7 @@ __StringWrite = .text:0x800E65DC; // type:function size:0x6C
|
|||
__FileWrite = .text:0x800E6648; // type:function size:0x58 scope:global
|
||||
__pformatter = .text:0x800E66A0; // type:function size:0x774 scope:local
|
||||
float2str = .text:0x800E6E14; // type:function size:0x6EC scope:local
|
||||
round_decimal = .text:0x800E7500; // type:function size:0x12C
|
||||
round_decimal = .text:0x800E7500; // type:function size:0x12C scope:local
|
||||
double2hex = .text:0x800E762C; // type:function size:0x338 scope:local
|
||||
longlong2str = .text:0x800E7964; // type:function size:0x2DC scope:local
|
||||
long2str = .text:0x800E7C40; // type:function size:0x220 scope:local
|
||||
|
|
@ -4549,12 +4549,12 @@ rsmpTab12khz = .data:0x80141FF0; // type:object size:0x800 scope:local
|
|||
padStatErrOld = .bss:0x80142800; // type:object size:0x10 scope:local
|
||||
rumbleData = .bss:0x80142810; // type:object size:0x20 scope:local
|
||||
ReadDataStat = .bss:0x80142840; // type:object size:0x2E00 scope:local align:32 data:4byte
|
||||
TextBuffer = .bss:0x80145640; // type:object size:0x400
|
||||
textBuffer = .bss:0x80145640; // type:object size:0x400 scope:local
|
||||
rmodeobj = .bss:0x80145A40; // type:object size:0x40 scope:local
|
||||
HeapTbl = .bss:0x80145A80; // type:object size:0x14 scope:local
|
||||
strline = .bss:0x80145A98; // type:object size:0x6800 scope:local
|
||||
pfStrBuf = .bss:0x8014C298; // type:object size:0x100 scope:local data:byte
|
||||
processjmpbuf = .bss:0x8014C398; // type:object size:0xF8 align:8
|
||||
processjmpbuf = .bss:0x8014C398; // type:object size:0xF8 align:8 scope:local
|
||||
HuSprData = .bss:0x8014C490; // type:object size:0x9600
|
||||
HuSprGrpData = .bss:0x80155A90; // type:object size:0x5400 data:2byte
|
||||
HuSprOrder = .bss:0x8015AE90; // type:object size:0x1800
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue