mirror of
https://github.com/a2-4am/anti-m.git
synced 2024-12-26 20:30:26 +00:00
parent
009434aca3
commit
f1c81a1d5b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user