mirror of
https://github.com/rkujawa/rk65c02.git
synced 2026-03-13 17:16:24 +00:00
7 lines
117 B
INI
7 lines
117 B
INI
MEMORY {
|
|
IOSTUB: start = $F002, size = $10, fill = no, file = %O;
|
|
}
|
|
SEGMENTS {
|
|
IOSTUB: load = IOSTUB, type = ro;
|
|
}
|