mirror of
https://github.com/a2-4am/anti-m.git
synced 2024-12-28 02:32:14 +00:00
parent
009434aca3
commit
f1c81a1d5b
@ -193,6 +193,11 @@ Tracer
|
|||||||
; [and runs anyway]
|
; [and runs anyway]
|
||||||
|
|
||||||
BeginTheBoot
|
BeginTheBoot
|
||||||
|
lda #$CD ;Virtual II fixes
|
||||||
|
sta $9D
|
||||||
|
sta $A2
|
||||||
|
lda #4
|
||||||
|
sta $AC
|
||||||
lda #$11 ;Virtual II fix
|
lda #$11 ;Virtual II fix
|
||||||
pha
|
pha
|
||||||
plp ;match boot-time flags and registers
|
plp ;match boot-time flags and registers
|
||||||
|
Loading…
Reference in New Issue
Block a user