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