Implement & link jaudio_NES/dummyrom.c

This commit is contained in:
Cuyler36
2024-06-03 18:52:26 -04:00
parent 7f001f81e7
commit 1ae02605f6
10 changed files with 153 additions and 14 deletions
+1
View File
@@ -5,6 +5,7 @@ blocked_targets:
- 0x800A97E0 # boot.c local static const tbl, also start of .rodata
- 0x80008000
- 0x80018800
- 0x800189C0
- 0x801F6C7C # tcs_bad
- 0x801F6C7D # ics_bad
- 0x800a9a90
+5
View File
@@ -38,6 +38,11 @@ jaudio_NES/aictrl.c:
.sdata2: [0x80218da8, 0x80218db8]
jaudio_NES/sample.c:
.text: [0x80018640, 0x80018920]
jaudio_NES/dummyrom.c:
.text: [0x80018920, 0x80018bc0]
.rodata: [0x800aa518, 0x800aa528]
# .bss: [0x8020d78c, 0x8020d7a0] # placed in common bss
.sbss: [0x80218420, 0x80218440]
# jaudio_NES/game64.c: # TODO: finish
# .rodata: [0x800a9938, 0x800a9b98]
#jaudio_NES/verysimple.c: