From 0f86f9671bfade8e15efd90569e54aaf3a665248 Mon Sep 17 00:00:00 2001 From: 4am Date: Sun, 6 Sep 2020 10:44:04 -0400 Subject: [PATCH] small tweaks --- src/fx/fx.hgr.precomputed.2bit.a | 13 +++++-------- src/fx/fx.hgr.precomputed.3bit.a | 13 +++++-------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/src/fx/fx.hgr.precomputed.2bit.a b/src/fx/fx.hgr.precomputed.2bit.a index a67886eb6..d06c1c44c 100644 --- a/src/fx/fx.hgr.precomputed.2bit.a +++ b/src/fx/fx.hgr.precomputed.2bit.a @@ -86,14 +86,11 @@ hgr1himirror = $BF40 ; $C0 bytes +BUILD_HGR_LOOKUP_TABLES hgrlo, hgr1hi +BUILD_MIRROR_COLS mirror_cols +BUILD_SPARSE_BITMASKS_2BIT copymasks, mirror_copymasks - ldx #(end-start) ; copy InputLoop code to zero page -- lda start-1, x - sta $FF, x + ldx #(end-start-1) ; copy InputLoop code to zero page +- lda start, x + sta $0, x dex - bne - - +LDADDR .coords - sta