home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
ZSYS
/
SIMTEL20
/
ZCPR3
/
SYSNDR.ASM
< prev
next >
Wrap
Assembly Source File
|
2000-06-30
|
384b
|
17 lines
; PROGRAM: SYSNDR.ASM
; AUTHOR: RICHARD CONN
; VERSION: 1.0
; DATE: 24 FEB 84
;
; SYSNDR.ASM sets up a memory-based named directory file suitable
; for loading by Z3LDR. It does this by including SYSNDR.LIB.
;
MACLIB SYSNDR
org 100h
SYSNDR ; Invoke macro
end