4cade/src/fx/fx.hgr.dither.corner4.a

16 lines
307 B
Plaintext
Raw Normal View History

2022-08-25 02:30:49 +00:00
;license:MIT
;(c) 2019-2022 by 4am/qkumba
;
!cpu 6502
!to "build/FX.INDEXED/DITHER.CORNER4",plain
*=$6000
!source "src/fx/fx.hgr.precomputed.1bit.a"
+FX_INITONCE_1BIT CoordinatesFile, Start
Start
2024-05-29 02:00:35 +00:00
jmp iHGRDitherPrecomputed1Bit
2022-08-25 02:30:49 +00:00
CoordinatesFile
+PSTRING "CORNER4.DATA"