4cade/src/fx/fx.hgr.snowflake.ripple.a
Peter Ferrie 63ca80cfef Revert "load radial2 data from external files and transform it at runtime"
This reverts commit f2dbdb6bff.
We have label collisions in a full build.
2020-11-14 16:07:19 -08:00

18 lines
348 B
Plaintext

;license:MIT
;(c) 2019-2020 by 4am/qkumba
;
!cpu 6502
!to "build/FX/SNOWFLAKE.RIP",plain
*=$6000
!source "src/fx/fx.hgr.precomputed.1bit.a"
+FX_INITONCE_1BIT CoordinatesFile, Start
+FX_RIPPLE_1BIT
Start
+FX_PRECOMPUTED_1BIT Coordinates1Bit
CoordinatesFile
!byte 17
!text "FX/SNOWFLAKE.DATA"