mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-05 06:07:36 +00:00
11 lines
207 B
ArmAsm
11 lines
207 B
ArmAsm
; Thunder Force IV Demo
|
|
|
|
TYP $B3 ; S16 file
|
|
DSK GTETF4
|
|
XPL
|
|
|
|
; Segment #1 -- Main execution block
|
|
|
|
ASM App.Main.s
|
|
SNA Main
|