Updated Home (markdown)

Andy McFadden 2019-09-09 08:54:49 -07:00
parent b5270b34f8
commit 2e8ee0fda4
1 changed files with 1 additions and 6 deletions

@ -4,15 +4,10 @@ Current plan:
1. [done] Add support for ACME.
2. [done] Try to figure PETSCII out.
3. [done] Local zero-page variable declarations.
4. Fiddle with instruction operand edit UI.
4. [done] Fiddle with instruction operand edit UI.
5. Add source generator that uses pseudo-ops from code list.
6. HTML export (static page).
Fixes that might belong in 1.2.1:
* https://github.com/fadden/6502bench/commit/ea92edd9d13c588ffc01d1f6fed1ea6b1066a9ad
* https://github.com/fadden/6502bench/commit/d41266442da5ea2e92efa77531bdf3fcc25b7695
* https://github.com/fadden/6502bench/commit/068b3a44c7ae297809f9514916805ec961543892 ("Create text field listeners" part)
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...)