mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-10 23:31:05 +00:00
17 lines
291 B
Plaintext
17 lines
291 B
Plaintext
;license:MIT
|
|
;(c) 2018 by 4am
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX/DHGR.RIPPLE",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.dhgr.precomputed.a"
|
|
|
|
+FX_PRECOMPUTED_DHGR HGRHalfBlockCopy, Coordinates, $1
|
|
|
|
rts
|
|
|
|
Coordinates
|
|
!source "src/fx/fx.dhgr.ripple.data.a"
|
|
!byte $80
|