Disabled special Apple IIgs support. Broken still.

This commit is contained in:
Bobbi Webber-Manners 2021-09-25 20:32:52 -04:00
parent 0efc302833
commit 3b75d5d7c2
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -619,6 +619,7 @@ VDU22 LDA VDUQ+8
AND #$0F
BEQ :MODEGS ; MCHID=$x0 -> Not AppleGS, bank=0
LDA #$E0 ; Not $x0 -> AppleGS, point to screen bank
LDA #$00 ;;; DISABLE GS STUFF
:MODEGS STA VDUBANK
LDA #$01
JSR CLRSTATUS ; Clear everything except PrinterEcho