Correct typo in Core.o end address

Left a 0 off the end.
This commit is contained in:
KeybadeBlox 2025-12-11 18:51:43 -05:00
parent 65f0860139
commit c34049e5ad

View file

@ -1,5 +1,5 @@
Proposed name,.text,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata,.data,DOLBY Proposed name,.text,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata,.data,DOLBY
Core.o,0x00011000-0x00013FF,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe), Core.o,0x00011000-0x00013FF0,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe),
Jet2.o,0x0006F9E0-0x0006FA6F,,,,,,,0x0022FCE0-0x0022FCE7, Jet2.o,0x0006F9E0-0x0006FA6F,,,,,,,0x0022FCE0-0x0022FCE7,
MMatrix.o,,,,0x001BA8A0-0x001BBAAF,,,,0x00264BD8-0x00264C13, MMatrix.o,,,,0x001BA8A0-0x001BBAAF,,,,0x00264BD8-0x00264C13,
ADX (need to decompose),0x0013A570-0x0014555F,?,?,?,?,?,?,?,? ADX (need to decompose),0x0013A570-0x0014555F,?,?,?,?,?,?,?,?

1 Proposed name .text D3D DSOUND MMATRIX XGRPH XPP .rdata .data DOLBY
2 Core.o 0x00011000-0x00013FF 0x00011000-0x00013FF0 0x001C4390-0x001C44FF 0x00251D40-0x00251DAB (maybe)
3 Jet2.o 0x0006F9E0-0x0006FA6F 0x0022FCE0-0x0022FCE7
4 MMatrix.o 0x001BA8A0-0x001BBAAF 0x00264BD8-0x00264C13
5 ADX (need to decompose) 0x0013A570-0x0014555F ? ? ? ? ? ? ? ?