mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-17 19:06:36 +00:00
6 lines
94 B
Bash
6 lines
94 B
Bash
SCRIPT_NAME=vanilla
|
|
TEXT_START_ADDR=0
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=unknown
|
|
TEMPLATE_NAME=vanilla
|