diff --git a/wip-hugo/routines/line/line_down.s b/wip-hugo/routines/line/line_down.s index 40d8417..a947cf9 100644 --- a/wip-hugo/routines/line/line_down.s +++ b/wip-hugo/routines/line/line_down.s @@ -51,7 +51,6 @@ Sub_16 >D, D, btp_mem_pos, btp_mem_pos - ;STA >btp_mem_pos - ;LDA #$00 - ;ADC C @@ -91,7 +79,6 @@ end__: Add_16 >btp_mem_pos, Bitmap, ! ;;Let draw some stuff - ;LDY #$00 LDA byte_to_paint ;; note that both bytes are used! ORA (>btp_mem_pos), Y STA (>btp_mem_pos), Y