mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-05 06:04:36 +00:00
225ab9e132
Renamed the remaining tests. Only edits were to the project files that referenced .sym65/.cs.
12 lines
271 B
INI
12 lines
271 B
INI
# 6502bench SourceGen generated linker script for 20142-char-encoding-s
|
|
MEMORY {
|
|
MAIN: file=%O, start=%S, size=65536;
|
|
# MEM000: file=%O, start=$1000, size=1093;
|
|
}
|
|
SEGMENTS {
|
|
CODE: load=MAIN, type=rw;
|
|
# SEG000: load=MEM000, type=rw;
|
|
}
|
|
FEATURES {}
|
|
SYMBOLS {}
|