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