mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 02:07:02 +03:00
Further object updates
Some filled in addresses, plus adding new columns for the exception portions at the end of .text and .rdata.
This commit is contained in:
parent
ca748f4663
commit
ce2ecd658f
1 changed files with 13 additions and 13 deletions
26
objects.csv
26
objects.csv
|
|
@ -1,13 +1,13 @@
|
|||
Object,.text,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata,.data,DOLBY
|
||||
Core.obj,0x00011000-0x00013FF0,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe),
|
||||
Jet2.obj,0x0006F9E0-0x0006FA6F,,,,,,,0x0022FCE0-0x0022FCE7,
|
||||
ADX (need to decompose),0x0013A570-0x0014555F,?,?,?,?,?,?,?,
|
||||
XDK Core (need to decompose),0x00145560-0x0014B79F,?,?,?,?,?,?,?,
|
||||
Smilebit libs (need to decompose),0x0014B7A0-0x0017BF3F,?,?,?,?,?,?,?-0x0022ED2B,
|
||||
C runtime,0x0017BF40-0x00182B80,?,?,?,?,?,?,0x0022ED2C-?,
|
||||
Unknown MS math lib,0x00182B81-0x0018694F,?,?,?,?,?,?,?,
|
||||
Another (tiny) Smilebit math lib,0x00186950-0x00186B7F,?,?,?,?,?,?,?,
|
||||
Direct3D8 (need to decompose),,0x0018CB40-0x0019E334,?,?,?,?,?,?,
|
||||
DirectSound8 (need to decompose),,0x0019E340-0x001BA89B,?,?,?,?,?,?,0x0027E080-0x00284E17
|
||||
MMatrix.obj,,,,0x001BA8A0-0x001BBAAF,,,,0x00264BD8-0x00264C13,
|
||||
Xgraphics (need to decompose),,,,,0x001BBAC0-0x001BC7BB,,,,
|
||||
Object,.text body,.text exceptions,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata body,.rdata exceptions,.data,DOLBY
|
||||
Core.obj,0x00011000-0x00013FF0,0x00186BA0-0x00186C1F,,,,,,0x001C4390-0x001C44FF,0x001E4D20-0x001E4DAB,0x00251D40-0x00251DAB,
|
||||
Jet2.obj,0x0006F9E0-0x0006FA6F,0x00187710-0x0018772F,,,,,,,0x001E620C-0x001E622F,0x0022FCE0-0x0022FCE7,
|
||||
ADX (need to decompose),0x0013A570-0x0014555F,?,,,,,,?,?,?,
|
||||
XDK Core (need to decompose),0x00145560-0x0014B79F,?,,,,,,?,?,?,
|
||||
Smilebit libs (need to decompose),0x0014B7A0-0x0017BF3F,?,,,,,,?,?,?-0x0022ED2B,
|
||||
C runtime,0x0017BF40-0x00182B80,?,,,,,,?,?,0x0022ED2C-?,
|
||||
Unknown MS math lib,0x00182B81-0x0018694F,?,,,,,,?,?,?,
|
||||
Another (tiny) Smilebit math lib,0x00186950-0x00186B7F,?,,,,,,?,?,?,
|
||||
Direct3D8 (need to decompose),,,0x0018CB40-0x0019E334,,,,,?,?,?,
|
||||
DirectSound8 (need to decompose),,,,0x0019E340-0x001BA89B,,,,?,?,?,0x0027E080-0x00284E17
|
||||
MMatrix.obj,,,,,0x001BA8A0-0x001BBAAF,,,,,0x00264BD8-0x00264C13,
|
||||
Xgraphics (need to decompose),,,,,,0x001BBAC0-0x001BC7BB,,,,,
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue