home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource4
/
284_01
/
mon.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1989-03-13
|
384 b
|
7 lines
/* mon.h - configuration constants for monitor.c */
/* file names */
#define BOOT_SYS "CPM20.HEX" /* boot image of CP/M system */
#define DISK_SYS "CPMSYS.DSK" /* default system disk image */
#define CORE_SYS "CORE.HEX" /* core dump when aborted */