tlc-apple2/file/KERLT101.bin_cc65.cfg
David Schmidt 082cf220a5 Add disassembly of KERLT101
Signed-off-by: David Schmidt <1110325+david-schmidt@users.noreply.github.com>
2023-09-16 14:45:52 -04:00

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 {}