4cade/src/fx/fx.hgr.apple.in.a

18 lines
348 B
Plaintext
Raw Normal View History

2019-11-06 20:02:09 +00:00
;license:MIT
;(c) 2019-2020 by 4am/qkumba
2019-11-06 20:02:09 +00:00
;
!cpu 6502
!to "build/FX.INDEXED/APPLE.IN",plain
2019-11-06 20:02:09 +00:00
*=$6000
!source "src/fx/fx.hgr.precomputed.3bit.a"
+FX_INITONCE_3BIT CoordinatesFile, Start
+FX_REVERSE_3BIT
Start
+FX_PRECOMPUTED_3BIT Coordinates3Bit
2019-11-06 20:02:09 +00:00
CoordinatesFile
!byte 13
!text "FX/APPLE.DATA"