1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-15 11:28:56 +00:00
6502bench/SourceGen/Setup
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
..
NewProject.cs Initial file commit 2018-09-28 10:05:11 -07:00
NewProject.Designer.cs Initial file commit 2018-09-28 10:05:11 -07:00
NewProject.resx Initial file commit 2018-09-28 10:05:11 -07:00
SystemDefaults.cs Add first-word-is-load-addr parameter to system definitions 2018-10-05 15:39:44 -07:00
SystemDefs.cs Initial file commit 2018-09-28 10:05:11 -07:00