From ca748f4663c17fde5b41d1e02e19546d20235973 Mon Sep 17 00:00:00 2001 From: KeybadeBlox Date: Fri, 12 Dec 2025 12:55:55 -0500 Subject: [PATCH] Finish major .text components in objects.csv There's actually a chunk at the end of the section with static object constructors and exception handling code, which might need to be paired up with each component as well, but this covers the whole section otherwise. --- objects.csv | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/objects.csv b/objects.csv index 4cf8d19..e4ab7ae 100644 --- a/objects.csv +++ b/objects.csv @@ -1,9 +1,13 @@ Object,.text,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata,.data,DOLBY -Core.o,0x00011000-0x00013FF0,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe), -Jet2.o,0x0006F9E0-0x0006FA6F,,,,,,,0x0022FCE0-0x0022FCE7, -ADX (need to decompose),0x0013A570-0x0014555F,?,?,?,?,?,?,?,? -XDK (need to decompose),0x00145560-0x0014B79F,?,?,?,?,?,?,?,? -Smilebit libs (need to decompose),0x0014B7A0-0x0017BF3F,?,?,?,?,?,?,?-0x0022ED2B,? -C runtime,0x0017BF40-?,?,?,?,?,?,?,0x0022ED2C-?,? -MMatrix.o,,,,0x001BA8A0-0x001BBAAF,,,,0x00264BD8-0x00264C13, +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,,,,