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

16 lines
305 B
Plaintext
Raw Normal View History

2020-11-24 00:05:51 +00:00
;license:MIT
;(c) 2019-2020 by 4am/qkumba
;
!cpu 6502
!to "build/FX.INDEXED/DHGR.WAVY.IRIS",plain
2020-11-24 00:05:51 +00:00
*=$6000
!source "src/fx/fx.dhgr.precomputed.2bit.a"
+FX_INITONCE_2BIT CoordinatesFile, Start
Start
2024-05-29 00:59:33 +00:00
jmp iDHGRPrecomputed2Bit
2020-11-24 00:05:51 +00:00
CoordinatesFile
+PSTRING "WAVY.IRIS.DATA"