protect IsGS on II+

This commit is contained in:
Peter Ferrie 2019-09-22 20:31:41 -07:00
parent 1a49667811
commit 7e7f111dcc

View File

@ -40,6 +40,9 @@
@no64Klen=(*-@s_no64K)-1
+ jsr DisableAccelerator ; set to 1 MHz (supports IIgs and many common accelerator cards)
lda ROM_MACHINEID
cmp #$06
bne NotGS
sec
jsr $FE1F ; check for IIgs (allows super hi-res artwork)
bcs NotGS