mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-10 05:33:53 +00:00
7 lines
114 B
Bash
7 lines
114 B
Bash
|
EMULATION_NAME=h8300
|
||
|
SCRIPT_NAME=h8300
|
||
|
OUTPUT_FORMAT="coff-h8300"
|
||
|
TEXT_START_ADDR=0x8000
|
||
|
PAGE_SIZE=128
|
||
|
ARCH=h8300
|