6 lines
87 B
Bash
6 lines
87 B
Bash
SCRIPT_NAME=z8ksim
|
|
OUTPUT_FORMAT="coff-z8k"
|
|
TEXT_START_ADDR=0x0
|
|
PAGE_SIZE=128
|
|
ARCH=z8k
|