11 lines
211 B
C
11 lines
211 B
C
#define DUK
|
|
#define RCSID0 "$Header$"
|
|
|
|
/*
|
|
* Zilog Z80 options
|
|
*/
|
|
#define THREE_PASS /* distinguish short and long branches */
|
|
#define LISTING /* enable listing facilities */
|
|
#define RELOCATION
|
|
#define NOLD
|