fix Starglider (reset vector)

This commit is contained in:
Peter Ferrie 2024-06-16 09:47:50 -07:00
parent 7637209648
commit 25bc95bae7

View File

@ -22,11 +22,11 @@
ldx #5
- lda reset,x
sta $120,x
sta $110,x
dex
bpl -
lda #$20
lda #$10
sta $7323
lda #1
sta $732B