Making sure code is in executable sections Round 1.
This commit is contained in:
@@ -26,7 +26,7 @@ EXTSYM SfxR0,SfxR14,SfxR15,SfxRomBuffer,SfxSignZero,withr15sk
|
||||
%include "chips/fxemu2.mac"
|
||||
%include "chips/fxemu2b.mac"
|
||||
|
||||
|
||||
SECTION .text
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1428,7 +1428,7 @@ SPC4841:
|
||||
ret
|
||||
|
||||
SECTION .data
|
||||
SPCTimerVal
|
||||
SPCTimerVal:
|
||||
db 12h,01h,02h,03h,04h,05h,06h,07h,08h,09h,0,0,0,0,0,0
|
||||
db 10h,11h,32h,21h,22h,23h,24h,25h,26h,27h,0,0,0,0,0,0
|
||||
db 28h,29h
|
||||
|
||||
@@ -55,6 +55,7 @@ EXTSYM sfx128lineloc,sfx160lineloc,sfx192lineloc,sfxobjlineloc,SFXProc
|
||||
.bzero
|
||||
%endmacro
|
||||
|
||||
SECTION .text
|
||||
|
||||
NEWSYM initsfxregsr
|
||||
setreg 3000h*4,reg3000r
|
||||
|
||||
Reference in New Issue
Block a user