mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-18 18:31:07 +00:00
9 lines
131 B
Bash
9 lines
131 B
Bash
. ${srcdir}/emulparams/msp430.sh
|
|
|
|
ARCH=MSP430x43
|
|
ROM_START=0x02000
|
|
ROM_SIZE=0x0dfe0
|
|
RAM_START=0x10000
|
|
RAM_SIZE=0x30000
|
|
STACK=0x600
|