mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-20 10:42:21 +00:00
9 lines
134 B
Bash
9 lines
134 B
Bash
. ${srcdir}/emulparams/msp430elf.sh
|
|
|
|
ARCH=MSP430x43
|
|
ROM_START=0x02000
|
|
ROM_SIZE=0x0dfe0
|
|
RAM_START=0x10000
|
|
RAM_SIZE=0x30000
|
|
STACK=0x600
|