emu/config.toml

14 lines
143 B
TOML

symbol_tables = ["rom/rom.elf"]
[[cards]]
type = "rom"
image = "rom/rom.bin"
[[cards]]
type = "ram"
size = 4096
[[cards]]
type = "storage"