;license:MIT ;(c) 2021 by 4am !cpu 6502 !to "build/FX.INDEXED/SHR.DIAGONAL",plain *=$A000 !source "src/fx/fx.shr.common.a" shrlo = $301 ; $C8 bytes shrhi = $201 ; $C8 bytes ldx #(end-start-1) ; copy loop to zero page - lda start, x sta $00, x dex bpl - +BUILD_SHR_LOOKUP_TABLES shrlo, shrhi ;X=0 +COPY_SCB_AND_PALETTES ;WRITEAUXMEM active jmp colloop start !pseudopc 0 { colloop ldx #$C8 startcollo=*+1 ldy #$9F ; SMC startcolhi=*+1 lda #$00 sta