Plan for 1.1

Andy McFadden 2018-11-18 13:03:57 -08:00
parent 1a2ac9dc84
commit 61b4638f4e
1 changed files with 7 additions and 3 deletions

10
Home.md

@ -1,8 +1,12 @@
Current plan:
1. Start work on 1.1
1. Add a third cross-assembler, and make it easier to add more.
2. Other features TBD; expected focus is lightweight Tier 1 items.
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.
See the ["TO DO" list](https://github.com/fadden/6502bench/wiki/TO-DO-List) for future possibilities.