Disable Mockingboard for now. Corrupting things!!!

This commit is contained in:
Bobbi Webber-Manners 2022-11-27 13:51:45 -05:00
parent 56883335b5
commit e24b7bb96e
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -290,7 +290,7 @@ BYTE00 BEQ BYTE00A ; OSBYTE 0,0 - generate error
RTS ; %000x1xxx host type, 'A'pple
BYTE00A BRK
DB $F7
HELLO ASC 'Applecorn MOS 2022-11-25'
HELLO ASC 'Applecorn MOS 2022-11-27'
DB $00 ; Unify MOS messages
* TO DO: Move into RAM
GSSPEED DB $00 ; $80 if GS is fast, $00 for slow

View File

@ -42,6 +42,6 @@ RESETHW SEC
INC AUDIOCARD
RTS ; AUDIOCARD=1
:NOTGS
JSR MOCKINIT ; Initialize Mockingboard (sl4)
** JSR MOCKINIT ; Initialize Mockingboard (sl4)
RTS ; AUDIOCARD=0