mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-19 20:30:42 +00:00
fix Colorix reset vector
This commit is contained in:
parent
7cc7fd357b
commit
b8e7d480e6
@ -14,6 +14,7 @@
|
|||||||
ldx #0
|
ldx #0
|
||||||
stx $2539
|
stx $2539
|
||||||
inx
|
inx
|
||||||
|
stx $1821 ; reset vector
|
||||||
stx $253A ; allow quit
|
stx $253A ; allow quit
|
||||||
lda #$96
|
lda #$96
|
||||||
sta $74 ; Basic hook
|
sta $74 ; Basic hook
|
||||||
|
Loading…
x
Reference in New Issue
Block a user