home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 72
/
IOPROG_72.ISO
/
soft
/
Codice
/
CRobots
/
Software
/
CWARS21.ZIP
/
KILLME.RDC
< 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
|
1989-04-28
|
128 b
|
9 lines
; KILLME 1.0
; Self-destruct in 6 cycles.
killer dat 999
start mov #8, killer
loop mov killer, <killer
jmp loop
end