mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-28 16:51:04 +00:00
17 lines
282 B
Plaintext
17 lines
282 B
Plaintext
;license:MIT
|
|
;(c) 2018 by 4am
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX/RADIAL5",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.a"
|
|
|
|
+FX_PRECOMPUTED HGRHalfBlockCopy, Coordinates, $06
|
|
|
|
rts
|
|
|
|
Coordinates
|
|
!source "src/fx/fx.hgr.radial5.data.a"
|
|
!byte $80
|