home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
game
/
misc
/
003
/
const50.src
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-01
|
151 b
|
13 lines
$trp 000
$eng 010
$msh 000
$rsh 000
@loop1
# this just moves in a constant straight line
set x 050
set y 000
set z 000
mve
jmp @loop1
$end