4cade/src/fx/fx.hgr.wavy.iris.a

16 lines
298 B
Plaintext
Raw Normal View History

2019-10-31 13:27:26 +00:00
;license:MIT
;(c) 2019-2020 by 4am/qkumba
2019-10-31 13:27:26 +00:00
;
!cpu 6502
!to "build/FX.INDEXED/WAVY.IRIS",plain
2019-10-31 13:27:26 +00:00
*=$6000
!source "src/fx/fx.hgr.precomputed.2bit.a"
+FX_INITONCE_2BIT CoordinatesFile, Start
Start
jmp iHGRPrecomputed2Bit
2019-10-31 13:27:26 +00:00
CoordinatesFile
+PSTRING "WAVY.IRIS.DATA"