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