non-slot-4 Mockingboard init was incomplete

This commit is contained in:
4am 2020-07-28 15:20:16 -04:00
parent 0551967e87
commit 3f4c7a640b
2 changed files with 3 additions and 1 deletions

View File

@ -76,6 +76,8 @@ FMDEST sta $4000, x
stx MBSLOT32+2 stx MBSLOT32+2
stx MBSLOT33+2 stx MBSLOT33+2
stx MBSLOT34+2 stx MBSLOT34+2
stx MBSLOT35+2
stx MBSLOT36+2
+ jmp Start + jmp Start
InitScrollUp InitScrollUp

View File

@ -320,7 +320,7 @@ asterisk
!byte "*" !byte "*"
version version
!byte 4 !byte 4
!raw "V0.3" !raw "V0.4"
mainmenu_play mainmenu_play
!byte 20 !byte 20
!raw "RETURN.....PLAY GAME" !raw "RETURN.....PLAY GAME"