mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-15 04:30:18 +00:00
21 lines
481 B
Plaintext
21 lines
481 B
Plaintext
;license:MIT
|
|
;(c) 2019-2020 by 4am/qkumba
|
|
;
|
|
; https://thenounproject.com/ArtZ91/collection/pure-lines/?i=550425
|
|
; Lightning Bolt by Arthur Shlain from the Noun Project
|
|
; CC-BY
|
|
!cpu 6502
|
|
!to "build/FX.INDEXED/BOLT.RIPPLE",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.3bit.a"
|
|
|
|
+FX_INITONCE_3BIT CoordinatesFile, Start
|
|
+FX_RIPPLE_3BIT
|
|
Start
|
|
+FX_PRECOMPUTED_3BIT Coordinates3Bit
|
|
|
|
CoordinatesFile
|
|
!byte 12
|
|
!text "FX/BOLT.DATA"
|