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