Skip to content

Commit 15e410f

Browse files
authored
Fix score render bug
1 parent 99aec4d commit 15e410f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nmi/render_score.asm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ getScoreDiv100k:
196196
lsr
197197
lsr
198198
lsr
199+
clc
199200
tax
200201
lda multBy100Table, x
201202
adc tmpZ

0 commit comments

Comments
 (0)