4cade/src/fx/fx.hgr.slow.star.in.a

18 lines
356 B
Plaintext
Raw Normal View History

2019-10-26 20:10:35 +00:00
;license:MIT
;(c) 2019-2020 by 4am/qkumba
2019-10-26 20:10:35 +00:00
;
!cpu 6502
!to "build/FX.INDEXED/SLOW.STAR.IN",plain
2019-10-26 20:10:35 +00:00
*=$6000
!source "src/fx/fx.hgr.precomputed.1bit.a"
+FX_INITONCE_1BIT CoordinatesFile, Start
+FX_REVERSE_1BIT
Start
+FX_PRECOMPUTED_1BIT Coordinates1Bit
2019-10-26 20:10:35 +00:00
CoordinatesFile
!byte 17
!text "FX/SLOW.STAR.DATA"