support Little Computer People external serial file

This commit is contained in:
Peter Ferrie 2023-03-24 18:36:51 -07:00
parent b72f2f4b5f
commit 8499efbfa9
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
+ENABLE_ACCEL
lda #$60
sta $9F2
sta $A10
jsr $800 ; decompress
+DISABLE_ACCEL
jmp $6399