Comment out new Apple IIgs stuff for now.

This commit is contained in:
Bobbi Webber-Manners 2021-09-25 16:18:58 -04:00
parent d73d9264e5
commit a711e305cb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -606,7 +606,7 @@ VDU22 LDA VDUQ+8
JSR NEGCALL ; Find machine type
AND #$0F
BEQ :MODEGS ; MCHID=$x0 -> Not AppleGS, bank=0
LDA #$E0 ; Not $x0 -> AppleGS, point to screen bank
**DEBUG LDA #$E0 ; Not $x0 -> AppleGS, point to screen bank
:MODEGS STA VDUBANK
LDA #$01
JSR CLRSTATUS ; Clear everything except PrinterEcho