1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-12 08:29:29 +00:00

Update for v1.1.0

Andy McFadden 2019-04-19 14:58:53 -07:00
parent f765f5c0b8
commit 65aa8645e9

14
Home.md

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