11effa691a
* scripttempl/tic80coff.sc: New (dummy) file for TIc80. * Makefile.in (etic80coff.c): Add target and rule to build it. * configure.tgt (tic80-*-coff): Set targ_emul to tic80coff.
6 lines
104 B
Bash
6 lines
104 B
Bash
SCRIPT_NAME=tic80coff
|
|
OUTPUT_FORMAT="coff-tic80"
|
|
TEXT_START_ADDR=0x0
|
|
TARGET_PAGE_SIZE=0x1000
|
|
ARCH=tic80
|