From 172d14ce7cc2eba4bc3f264c17e2e93184c1c7fd Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Thu, 30 Jul 2020 20:42:32 -0700 Subject: [PATCH] Update for v1.7.0 --- Home.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Home.md b/Home.md index ef1f5c1..2bf40e2 100644 --- a/Home.md +++ b/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...)