mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-10 11:12:23 +00:00
7 lines
111 B
Bash
7 lines
111 B
Bash
![]() |
EMULATION_NAME=st2000
|
||
|
SCRIPT_NAME=st2000
|
||
|
OUTPUT_FORMAT="coff-m68k"
|
||
|
TEXT_START_ADDR=0x0
|
||
|
PAGE_SIZE=128
|
||
|
ARCH=m68k
|