mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-28 00:52:00 +00:00
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
;license:MIT
|
|
;(c) 2018 by 4am
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX/DHGR.RADIAL5WH",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.radial5.data.a"
|
|
!byte $80
|