Finish splits

Except for unused nisdll
This commit is contained in:
gamemasterplc 2024-04-21 23:08:30 -05:00
parent f430977052
commit 02ed6caefa
25 changed files with 261 additions and 23 deletions

View file

@ -6,6 +6,9 @@ Sections:
.data type:data align:8
.bss type:bss align:8
REL/executor.c:
.text start:0x00000000 end:0x000000A0
REL/modeltestDll/main.c:
.text start:0x000000A0 end:0x000034B0
.rodata start:0x00000000 end:0x00000130

View file

@ -1,6 +1,6 @@
_prolog = .text:0x00000000; // type:function size:0x54 scope:global
_epilog = .text:0x00000054; // type:function size:0x4C scope:global
fn_1_A0 = .text:0x000000A0; // type:function size:0x1FC
ModuleProlog = .text:0x000000A0; // type:function size:0x1FC
fn_1_29C = .text:0x0000029C; // type:function size:0xC9C
fn_1_F38 = .text:0x00000F38; // type:function size:0x64
fn_1_F9C = .text:0x00000F9C; // type:function size:0x1158