Updated Home (markdown)

Andy McFadden 2019-09-27 14:11:22 -07:00
parent 4a347f9a50
commit cf84622f83
1 changed files with 2 additions and 7 deletions

@ -1,12 +1,7 @@
Current plan:
1. New development for 1.3
1. [done] Add support for ACME.
2. [done] Try to figure PETSCII out.
3. [done] Local zero-page variable declarations.
4. [done] Fiddle with instruction operand edit UI.
5. [done] Add source generator that uses pseudo-ops from code list.
6. [done] HTML export (static page).
1. New development for 1.4
1. [feature set TBD]
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.