-
Notifications
You must be signed in to change notification settings - Fork 31
Home
Andy McFadden edited this page Sep 2, 2019
·
31 revisions
Current plan:
- New development for 1.3
- [done] Add support for ACME.
- [done] Try to figure PETSCII out.
- [done] Local zero-page variable declarations.
- Fiddle with instruction operand edit UI.
- Add source generator that uses pseudo-ops from code list.
- 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 for future possibilities, and the Change Log for past changes.
(I should set this up on the "Projects" tab...)