Update for v1.7.0

Andy McFadden 2020-07-30 20:42:32 -07:00
parent 72762f9bdd
commit 172d14ce7c
1 changed files with 1 additions and 9 deletions

10
Home.md

@ -1,11 +1,3 @@
Current plan:
1. New development for 1.7
1. Add support for some classic game machines.
2. Finish 65816 support.
3. Split 65816-specific code in regression tests into separate files, so we can fully exercise assemblers that don't support 65816 (or do so poorly... I'm looking at you, ACME).
4. [?]
The feature set for the next release has not been defined.
See the ["TO DO" list](https://github.com/fadden/6502bench/wiki/TO-DO-List) for future possibilities, and the [Change Log](https://github.com/fadden/6502bench/wiki/Change-Log) for past changes.
(I should set this up on the "Projects" tab...)