1
0
mirror of https://github.com/fadden/6502bench.git synced 2026-03-14 19:16:43 +00:00
Files
6502bench/SourceGen/Setup/SystemDefaults.cs
Andy McFadden 92add74fc3 Add first-word-is-load-addr parameter to system definitions
If set, the first word of the file is used to set the load address.
The initial code entry hint is placed at offset +000002 instead of
the start of the file.

Set it to true for the C64 system definition.

(issue #23)
2018-10-05 15:39:44 -07:00

5.8 KiB