4cade/src/fx/fx.hgr.star.bloom.a

18 lines
302 B
Plaintext

;license:MIT
;(c) 2019 by 4am
;
!cpu 6502
!to "build/FX.INDEXED/STAR.BLOOM",plain
*=$6000
!source "src/fx/fx.hgr.precomputed.2bit.a"
+FX_PRECOMPUTED_2BIT Coordinates
!if * and 1 {
!byte 0
}
Coordinates
!source "src/fx/fx.hgr.star.bloom.data.a"
!byte $00