mirror of
https://github.com/fadden/6502bench.git
synced 2025-08-10 12:24:58 +00:00
Updated Home (markdown)
13
Home.md
13
Home.md
@@ -1,16 +1,17 @@
|
||||
Current plan:
|
||||
|
||||
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).
|
||||
6. Add support for ACME.
|
||||
1. [done] Add support for ACME.
|
||||
2. [done] Try to figure PETSCII out.
|
||||
3. Local zero-page variable declarations.
|
||||
4. Fiddle with instruction operand edit UI.
|
||||
5. Add source generator that uses pseudo-ops from code list.
|
||||
6. HTML export (static page).
|
||||
|
||||
Fixes that might belong in 1.2.1:
|
||||
* https://github.com/fadden/6502bench/commit/ea92edd9d13c588ffc01d1f6fed1ea6b1066a9ad
|
||||
* https://github.com/fadden/6502bench/commit/d41266442da5ea2e92efa77531bdf3fcc25b7695
|
||||
* https://github.com/fadden/6502bench/commit/068b3a44c7ae297809f9514916805ec961543892 ("Create text field listeners" part)
|
||||
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user