mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-22 21:32:39 +00:00
fix Little Brick Out
This commit is contained in:
parent
c3bba51240
commit
2625f8948f
Binary file not shown.
@ -11,7 +11,7 @@
|
||||
|
||||
+NEW_RESET_VECTOR reset
|
||||
lda #$60
|
||||
sta $3046
|
||||
sta $3048
|
||||
jsr $3000 ; decompress
|
||||
lda #<(reset / 100) + '0'
|
||||
sta $2253
|
||||
|
Loading…
Reference in New Issue
Block a user