mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-09 16:25:02 +00:00
13 lines
247 B
Plaintext
13 lines
247 B
Plaintext
!cpu 6502
|
|
!to "build/FX/SUNRISE",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.sunrise.common.a"
|
|
|
|
@coords
|
|
!source "src/fx/fx.hgr.sunrise.data.a"
|
|
!byte $80
|
|
|
|
!source "src/wait.a"
|
|
!source "src/fx/fx.hgr.common.a"
|