fix Colorix initial environment

This commit is contained in:
Peter Ferrie 2024-05-04 21:45:04 -07:00
parent a10337ef9b
commit 586c2fc227
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
stx $2539
inx
stx $253A ; allow quit
lda #$96
sta $74 ; Basic hook
+DISABLE_ACCEL
jmp $800