4cade/src/fx/fx.hgr.snowflake.a

17 lines
327 B
Plaintext
Raw Normal View History

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