* 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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

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