mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-04 15:05:03 +00:00
225ab9e132
Renamed the remaining tests. Only edits were to the project files that referenced .sym65/.cs.
9 lines
118 B
INI
9 lines
118 B
INI
MEMORY {
|
|
MAIN: file=%O, start=%S, size=65536;
|
|
}
|
|
SEGMENTS {
|
|
CODE: load=MAIN, type=rw;
|
|
}
|
|
FEATURES {}
|
|
SYMBOLS {}
|