mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-26 07:49:17 +00:00
12 lines
172 B
ArmAsm
12 lines
172 B
ArmAsm
; IIgs Game Engine
|
|
|
|
TYP $B3 ; S16 file
|
|
DSK GTEShooter
|
|
XPL
|
|
|
|
; Segment #1 -- Main execution block
|
|
|
|
ASM Main.s
|
|
|
|
|