fix accelerator detection (ROM must be switched in)

This commit is contained in:
4am 2019-10-08 19:54:09 -04:00
parent 6f9c547434
commit 44db9a6bec
2 changed files with 3 additions and 0 deletions

View File

@ -145,7 +145,9 @@ NotGS clc
dey
bne @LM
+READ_ROM_NO_WRITE
jsr BuildAcceleratorFunction
+READ_RAM2_WRITE_RAM2
+STAY @accelSrc
dex
-

View File

@ -153,6 +153,7 @@ BuildAcceleratorFunction
ldy #EX_3MHZMASK ; phew, all needed bits set
ldx #<(ex_cfg)
jmp build_setspeed
gscheck
pha