1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-20 14:31:17 +00:00
Andy McFadden 49603ba417 Refine handling of C64 PRG header
A few tweaks:
- Test now requires an ORG on offset +000002, not just a correct
  address.
- Suppress on-screen display of the initial ORG directive when
  a PRG file is detected.  Subtle, but helpful.
- In new project setup, fix initial address for PRG projects that
  load at $0000.
- In new project setup, add a "load address" comment to the first line.

Also, fix some out-of-date documentation.

(issue #90)
2020-10-18 13:22:24 -07:00
..
2020-10-18 13:22:24 -07:00
2020-10-11 14:35:17 -07:00
2019-11-01 19:11:48 -07:00
2020-10-17 16:45:13 -07:00
2018-09-28 10:05:11 -07:00
2020-08-20 17:24:28 -07:00