* support Sensible Speller

* more Virtual II fixes
This commit is contained in:
Peter Ferrie
2020-11-08 20:24:38 -08:00
committed by GitHub
parent 009434aca3
commit f1c81a1d5b

View File

@@ -193,6 +193,11 @@ Tracer
; [and runs anyway]
BeginTheBoot
lda #$CD ;Virtual II fixes
sta $9D
sta $A2
lda #4
sta $AC
lda #$11 ;Virtual II fix
pha
plp ;match boot-time flags and registers