This commit is contained in:
burniouf 2022-11-02 17:14:19 +01:00
parent d5f15ee737
commit 116664cbee
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -50,7 +50,7 @@ DRAW.Line jsr DRAW.PullY2X2Y1X1
lda #S.CB.CMD.HLINE DY=0 : HLINE X1,X2 At Y1
.20 sta CB.Cache+S.CB.CMD
>DEBUG
* >DEBUG
jsr CLIP.CB.Cache
bcs .8

View File

@ -218,7 +218,7 @@ WND.Test.3 lda TmpWord
WND.Test.4 lda TmpWord
clc
adc #10
adc #4
sta TmpWord
bcc .1