14 lines
185 B
C
14 lines
185 B
C
|
#define DUK
|
||
|
#define RCSID0 "$Header$"
|
||
|
|
||
|
/*
|
||
|
* Motorola 6800 options
|
||
|
*/
|
||
|
|
||
|
#define BYTES_REVERSED
|
||
|
#define WORDS_REVERSED
|
||
|
#define THREE_PASS
|
||
|
#define LISTING
|
||
|
#define RELOCATION
|
||
|
#define NOLD
|