File:  [MW Coherent from dump] / coherent / d / bin / cc / c / h / i8086 / cc3mch.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 * C compiler intermediate file interpreter.
 * Machine dependent defines.
 */

typedef unsigned short ADDRESS;
typedef short SIGNEDADDRESS;

/* Flags */
#define	OP_BYTE	   010		/* Byte instruction */
#define	OP_NPTR	   020		/* No PTR in output */
#define	OP_DWORD   040		/* Dword instruction */

/* Assembly comment string */
#if AS_FORMAT
#define CMTSTR	"/"
#else
#define CMTSTR	";"
#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.