mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-05 21:33:34 +00:00
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
;license:MIT
|
|
;(c) 2019-2020 by 4am/qkumba
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX/SNOWFLAKE",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.1bit.a"
|
|
|
|
+FX_INITONCE_1BIT CoordinatesFile, Start
|
|
Start
|
|
+FX_PRECOMPUTED_1BIT Coordinates1Bit
|
|
|
|
CoordinatesFile
|
|
!byte 17
|
|
!text "FX/SNOWFLAKE.DATA"
|