mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-18 15:07:24 +00:00
11 lines
170 B
ArmAsm
11 lines
170 B
ArmAsm
; IIgs Game Engine
|
|
|
|
TYP $B3 ; S16 file
|
|
DSK GTEPacMan
|
|
XPL
|
|
|
|
; Segment #1 -- Main execution block
|
|
|
|
ASM Main.s
|
|
|