home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
enterprs
/
c128
/
text
/
examples.arc
/
COLD.A
< 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-12-01
|
401 b
|
16 lines
; cold.asm
;====================
; Reset the computer
;====================
star = $0b00
.wor star
* = star
jmp cold
dw Date
cold jmp ($fffc)
.end