mirror of
https://github.com/david-schmidt/tlc-apple2.git
synced 2024-11-29 17:50:44 +00:00
082cf220a5
Signed-off-by: David Schmidt <1110325+david-schmidt@users.noreply.github.com>
10 lines
190 B
INI
Executable File
10 lines
190 B
INI
Executable File
# 6502bench SourceGen generated linker script for KERLT101.bin
|
|
MEMORY {
|
|
MAIN: file=%O, start=%S, size=65536;
|
|
}
|
|
SEGMENTS {
|
|
CODE: load=MAIN, type=rw;
|
|
}
|
|
FEATURES {}
|
|
SYMBOLS {}
|