mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-19 02:10:39 +00:00
18 lines
344 B
Plaintext
18 lines
344 B
Plaintext
;license:MIT
|
|
;(c) 2018 by 4am
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX/STARWHITE",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.a"
|
|
|
|
+FX_PRECOMPUTED HGRHalfBlockToWhite, Coordinates, $08
|
|
+FX_PRECOMPUTED HGRHalfBlockCopy, Coordinates, $08
|
|
|
|
rts
|
|
|
|
Coordinates
|
|
!source "src/fx/fx.hgr.star.data.a"
|
|
!byte $80
|