1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2026-03-13 17:16:24 +00:00
Files
rk65c02/examples/msbasic/iostub.cfg

7 lines
117 B
INI

MEMORY {
IOSTUB: start = $F002, size = $10, fill = no, file = %O;
}
SEGMENTS {
IOSTUB: load = IOSTUB, type = ro;
}