Set X register to 0 so that 16bit promotion works as expected.
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
lda VIC_CLK_128
|
lda VIC_CLK_128
|
||||||
and #$01
|
and #$01
|
||||||
|
ldx #$00
|
||||||
rts
|
rts
|
||||||
|
|
||||||
.endproc
|
.endproc
|
||||||
|
|||||||
Reference in New Issue
Block a user