mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-11-05 02:08:07 +00:00
Comment out new Apple IIgs stuff for now.
This commit is contained in:
parent
d73d9264e5
commit
a711e305cb
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user