From e5c78e75654ab9b48cf5c4e011e4da23a045ac8f Mon Sep 17 00:00:00 2001 From: hugova Date: Tue, 22 Jul 2025 17:15:16 +0200 Subject: [PATCH] remove old syntax such that lines can be drawn without smc --- wip-hugo/routines/line/line_down.s | 4 ++-- wip-hugo/routines/line/line_down_inv.s | 4 ++-- wip-hugo/routines/line/line_up.s | 2 +- wip-hugo/routines/line/line_up_inv.s | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/wip-hugo/routines/line/line_down.s b/wip-hugo/routines/line/line_down.s index 6c2070d..17d9706 100644 --- a/wip-hugo/routines/line/line_down.s +++ b/wip-hugo/routines/line/line_down.s @@ -111,7 +111,7 @@ case_1: ;; Because Lag_16: ;; C =1 so we can use ! ;; A = >D - Sub_16_A D, D + 1, #>V, # C=1 JMP for_x decrement_y_pos_end: case_2: - Add_16 D, D + 1, #>dy_2, #V, #dx_2, #V, #V, #dx_2, #