fix off by one issue of line_up_inv.s

This commit is contained in:
hugova 2025-07-26 19:55:25 +02:00
parent 8eb5ff855b
commit fe21bdea3b

View file

@ -34,7 +34,7 @@
STA D + 1
;; because C flag is wrong value we let dy_2 be 1 to small
Sub_16 dy_2, dy_2 +1, #$01,#$00
Sub_16 dx_2, dx_2 +1, #$01,#$00
selfmod:
LDA dx_2