Update for v1.1.0

Andy McFadden 2019-04-19 14:58:53 -07:00
parent f765f5c0b8
commit 65aa8645e9
1 changed files with 6 additions and 8 deletions

14
Home.md

@ -1,13 +1,11 @@
Current plan:
1. New development for 1.1
1. Add a third cross-assembler (64tass), and make it easier to add more.
2. Performance optimization for uncategorized data analysis.
3. Fancy naming for auto labels.
3. Implement Ctrl+W.
4. Fiddle with operand edit UI.
5. Generate linker scripts for cc65 output.
6. Improve Mono compatibility.
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. ...?
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.