mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-12 05:06:02 +00:00
13 lines
169 B
ArmAsm
13 lines
169 B
ArmAsm
; IIgs Shooter
|
|
|
|
TYP $B3 ; S16 file
|
|
DSK GTEShooter
|
|
XPL
|
|
|
|
; Segment #1 -- Main execution block
|
|
|
|
ASM Main.s
|
|
|
|
|
|
|