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

18 lines
349 B
Plaintext

;license:MIT
;(c) 2019-2020 by 4am/qkumba
;
!cpu 6502
!to "build/FX.INDEXED/STAR.RIPPLE",plain
*=$6000
!source "src/fx/fx.hgr.precomputed.2bit.a"
+FX_INITONCE_2BIT CoordinatesFile, Start
+FX_RIPPLE_2BIT
Start
+FX_PRECOMPUTED_2BIT Coordinates2Bit
CoordinatesFile
!byte 12
!text "FX/STAR.DATA"