mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
results sprite fix
This commit is contained in:
@@ -2064,6 +2064,10 @@ NextChar02
|
||||
dex
|
||||
bne @-
|
||||
|
||||
lda #$01
|
||||
sta sizep0 ; P0-P1 widths
|
||||
sta sizep0+1
|
||||
|
||||
; set background
|
||||
lda #$ff
|
||||
ldx #100 ; top of the sprites
|
||||
|
||||
Reference in New Issue
Block a user