diff --git a/Home.md b/Home.md index e023d7d..cf013b6 100644 --- a/Home.md +++ b/Home.md @@ -1,13 +1,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. New development for 1.3 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) + 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.