This commit is contained in:
David Voswinkel
2009-07-28 08:37:58 +02:00
parent 7f84c8d97a
commit 3e988eafe2
4 changed files with 31 additions and 264 deletions

View File

@@ -230,7 +230,11 @@ MemClearLoop4: ;regs $2123-$2133
lda.w SetIni ;set display mode
sta.w $2133 ;dont set this during nmi cause if the overscan flag is changed mid-nmi, it might result in screw ups with the nmi timing
cli
jsr EnableScreen
jsr ROMToWRAM
jml (go+$7f0000)
go:
jsr EnableScreen
jsr SpcPlaySong
/*
;main loop starts here:
CheckNextFrame: