Sketch out 1.3

Andy McFadden 2019-07-17 11:13:00 -07:00
parent 259b9d9dda
commit 06a4654909
1 changed files with 5 additions and 2 deletions

@ -3,8 +3,11 @@ Current plan:
1. New development for 1.2
1. Convert the UI from WinForms to WPF, making maximum use of XAML in the hope of easing portability.
2. New development for 1.3
1. Fiddle with operand edit UI.
2. ...?
1. Local zero-page variable declarations.
2. Fiddle with instruction operand edit UI.
3. Try to figure PETSCII out.
4. Add source generator that uses pseudo-ops from code list.
5. HTML export (static page)
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.