52cb49752a
this is heavily stripped down.
6 lines
92 B
Bash
6 lines
92 B
Bash
SCRIPT_NAME=sh
|
|
OUTPUT_FORMAT="coff-shl"
|
|
TEXT_START_ADDR=0x8000
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=sh
|