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

Updated TO DO List (markdown)

Andy McFadden 2018-10-15 10:35:04 -07:00
parent 6a0975e470
commit 42133bfe4c

@ -67,6 +67,11 @@ Contents:
* Make Ctrl+W do something useful w.r.t. formatting words.
* Edit Operand should always allow you to edit the target label. (May
need to rework the "shortcut" concept.)
* Make the max operand width configurable for the code list, so big
string/dense-hex chunks don't strand your comments halfway across
the screen.
* Double-clicking the opcode of `LDA #<label` should take you to
the label.
* Code list clutter reduction.
* Add show/hide region mechanic that allows you to collapse regions