diff --git a/Home.md b/Home.md index 2877a57..ef1f5c1 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,10 @@ Current plan: 1. New development for 1.7 - 1. Finish 65816 support. - 2. [?] + 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. [?] 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.