mirror of
https://github.com/a2-4am/4sports.git
synced 2024-11-18 22:05:31 +00:00
18 lines
356 B
Plaintext
18 lines
356 B
Plaintext
;license:MIT
|
|
;(c) 2019-2020 by 4am/qkumba
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX.INDEXED/SOFT.IRIS.IN",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.2bit.a"
|
|
|
|
+FX_INITONCE_2BIT CoordinatesFile, Start
|
|
+FX_REVERSE_2BIT
|
|
Start
|
|
+FX_PRECOMPUTED_2BIT Coordinates2Bit
|
|
|
|
CoordinatesFile
|
|
!byte 17
|
|
!text "FX/SOFT.IRIS.DATA"
|