4cade/src/fx/fx.shr.ripple.a

13 lines
209 B
Plaintext
Raw Normal View History

2021-12-16 02:59:32 +00:00
;license:MIT
;(c) 2021 by 4am
;
!cpu 6502
!to "build/FX.INDEXED/SHR.RIPPLE",plain
*=$A000
!source "src/fx/fx.shr.precomputed.a"
2021-12-16 02:59:32 +00:00
CoordinatesFile
!byte 18
!text "FX/SHR.RIPPLE.DATA"