4cade/src/fx/fx.dhgr.star.a

17 lines
328 B
Plaintext
Raw Normal View History

2018-12-29 18:43:59 +00:00
;license:MIT
2020-11-24 00:05:51 +00:00
;(c) 2019-2020 by 4am/qkumba
2018-12-29 18:43:59 +00:00
;
!cpu 6502
!to "build/FX.INDEXED/DHGR.STAR",plain
*=$6000
2020-11-24 00:05:51 +00:00
!source "src/fx/fx.dhgr.precomputed.2bit.a"
2020-11-24 00:05:51 +00:00
+FX_INITONCE_2BIT CoordinatesFile, Start
Start
+FX_PRECOMPUTED_2BIT_DHGR Coordinates2Bit
CoordinatesFile
2020-11-24 00:05:51 +00:00
!byte 12
!text "FX/STAR.DATA"