diff options
| author | Luke Street <luke.street@encounterpc.com> | 2023-09-15 01:38:40 -0400 |
|---|---|---|
| committer | Luke Street <luke.street@encounterpc.com> | 2023-09-15 01:38:40 -0400 |
| commit | be7d0bb4599825d73df5fb9ce0bb36c16bcdbd15 (patch) | |
| tree | cf69c13f8b40890149f9ab30034a5feefc8248e4 /config | |
| parent | 2a2b9c2f4e8dcae7934b708524bf67c22dfa5f54 (diff) | |
Add configuration for remaining files
Diffstat (limited to 'config')
| -rw-r--r-- | config/GZLE01/splits.txt | 8 | ||||
| -rw-r--r-- | config/GZLJ01/splits.txt | 8 | ||||
| -rw-r--r-- | config/GZLP01/splits.txt | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/config/GZLE01/splits.txt b/config/GZLE01/splits.txt index a6009416..76202e49 100644 --- a/config/GZLE01/splits.txt +++ b/config/GZLE01/splits.txt @@ -141,10 +141,10 @@ m_Do/m_Do_machine_exception.cpp: .rodata start:0x803396F8 end:0x803398D8 .sbss start:0x803F69B0 end:0x803F69B8 -dolphin/os/__start.o: +dolphin/os/__start.c: .init start:0x80003100 end:0x800033A8 -c/c_damagereaction.o: +c/c_damagereaction.cpp: .text start:0x8001BEDC end:0x800227A0 .ctors start:0x803386A4 end:0x803386A8 .data start:0x80371DD0 end:0x80371FD8 @@ -153,7 +153,7 @@ c/c_damagereaction.o: .sbss start:0x803F69B8 end:0x803F69C0 .sdata2 start:0x803F7E58 end:0x803F7FB0 -c/c_dylink.o: +c/c_dylink.cpp: .text start:0x800227A0 end:0x80023004 .text start:0x80023004 end:0x8002306C .rodata start:0x803398D8 end:0x8033BB90 @@ -1704,7 +1704,7 @@ d/d_wpot_water.cpp: .sbss start:0x803F7300 end:0x803F7308 .sdata2 start:0x803FBB00 end:0x803FBB20 -Runtime.PPCEABI.H/__mem.o: +Runtime.PPCEABI.H/__mem.c: .init start:0x800033A8 end:0x800034E0 DynamicLink.cpp: diff --git a/config/GZLJ01/splits.txt b/config/GZLJ01/splits.txt index 2ea6bb7a..25011b85 100644 --- a/config/GZLJ01/splits.txt +++ b/config/GZLJ01/splits.txt @@ -140,10 +140,10 @@ m_Do/m_Do_machine_exception.cpp: .rodata start:0x80337158 end:0x80337338 .sbss start:0x803E9E90 end:0x803E9E98 -dolphin/os/__start.o: +dolphin/os/__start.c: .init start:0x80003100 end:0x800033A8 -c/c_damagereaction.o: +c/c_damagereaction.cpp: .text start:0x8001BB70 end:0x80022430 .ctors start:0x803360A0 end:0x803360A4 .data start:0x80365270 end:0x80365478 @@ -152,7 +152,7 @@ c/c_damagereaction.o: .sbss start:0x803E9E98 end:0x803E9EA0 .sdata2 start:0x803EB300 end:0x803EB458 -c/c_dylink.o: +c/c_dylink.cpp: .text start:0x80022430 end:0x80022C94 .text start:0x80022C94 end:0x80022CFC .rodata start:0x80337338 end:0x803395F0 @@ -1704,7 +1704,7 @@ d/d_wpot_water.cpp: .sbss start:0x803EA7A0 end:0x803EA7A8 .sdata2 start:0x803EEFD8 end:0x803EEFF8 -Runtime.PPCEABI.H/__mem.o: +Runtime.PPCEABI.H/__mem.c: .init start:0x800033A8 end:0x800034E0 DynamicLink.cpp: diff --git a/config/GZLP01/splits.txt b/config/GZLP01/splits.txt index a3245974..409e61d0 100644 --- a/config/GZLP01/splits.txt +++ b/config/GZLP01/splits.txt @@ -141,10 +141,10 @@ m_Do/m_Do_machine_exception.cpp: .rodata start:0x8033EC90 end:0x8033EE70 .sbss start:0x803FE1B0 end:0x803FE1B8 -dolphin/os/__start.o: +dolphin/os/__start.c: .init start:0x80003100 end:0x800033A8 -c/c_damagereaction.o: +c/c_damagereaction.cpp: .text start:0x8001C22C end:0x80022AF0 .ctors start:0x8033DBE4 end:0x8033DBE8 .data start:0x80378AB0 end:0x80378CB8 @@ -153,7 +153,7 @@ c/c_damagereaction.o: .sbss start:0x803FE1B8 end:0x803FE1C0 .sdata2 start:0x803FF678 end:0x803FF7D0 -c/c_dylink.o: +c/c_dylink.cpp: .text start:0x80022AF0 end:0x80023354 .text start:0x80023354 end:0x800233BC .rodata start:0x8033EE70 end:0x80341128 @@ -1704,7 +1704,7 @@ d/d_wpot_water.cpp: .sbss start:0x803FEB20 end:0x803FEB28 .sdata2 start:0x80403350 end:0x80403370 -Runtime.PPCEABI.H/__mem.o: +Runtime.PPCEABI.H/__mem.c: .init start:0x800033A8 end:0x800034E0 DynamicLink.cpp: |
