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