4cade/src/prelaunch/skyfox.a

12 lines
191 B
Plaintext
Raw Normal View History

2019-11-27 21:52:14 +00:00
;license:MIT
;(c) 2019 by qkumba
!cpu 6502
!to "build/PRELAUNCH/SKYFOX",plain
*=$106
!source "src/prelaunch/common.a"
inc $80 ; requires a non-zero value for the RNG
jmp $4621