Implement & link famicom.cpp

This commit is contained in:
Cuyler36
2024-01-29 20:31:47 -05:00
parent 7788f50a59
commit d08076381b
39 changed files with 4048 additions and 119 deletions
+5
View File
@@ -48,6 +48,11 @@ jaudio_NES/dummyprobe.c:
#jaudio_NES/verysimple.c:
# .text: [0x80008400, 0x80008480]
# .sdata: [0x80217b80, 0x80217b88]
Famicom/famicom.cpp:
.text: [0x80041614, 0x80046888] # TODO: get ~J2DOrthoGraph's dtor in here somehow? 0x800468fc, also add in JUTGamePad::getPortStatus when JUTGamePad is linked?
.rodata: [0x800aa9a8, 0x800aaa30]
.data: [0x800d8778, 0x800d99a0]
.bss: [0x801ef540, 0x801f6bd8]
Famicom/famicom_nesinfo.cpp:
.text: [0x800468fc, 0x80047e40]
.rodata: [0x800aaa30, 0x800aab60]
+2
View File
@@ -2634,6 +2634,7 @@ global:
0x8009ae84: _restfpr_28
0x8009ae88: _restfpr_29
0x8009ae98: __save_gpr
0x8009ae98: _savegpr_14
0x8009ae9c: _savegpr_15
0x8009aea0: _savegpr_16
0x8009aea4: _savegpr_17
@@ -2650,6 +2651,7 @@ global:
0x8009aed0: _savegpr_28
0x8009aed4: _savegpr_29
0x8009aee4: __restore_gpr
0x8009aee4: _restgpr_14
0x8009aee8: _restgpr_15
0x8009aeec: _restgpr_16
0x8009aef0: _restgpr_17