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

Updated TO DO List (markdown)

Andy McFadden 2023-04-28 20:27:48 -07:00
parent 21dcf1223d
commit 660c480b1b

@ -51,6 +51,7 @@ Contents:
make user interaction more fluid.
* Add a vertical bar with a graphical representation of the contents.
Use different colors for code/data, notes, global labels, long comments.
At the very least, an address region representation would be helpful.
* Code list clutter reduction.
* Add show/hide region mechanic that allows you to collapse regions
of the file to a single line, similar to Visual Studio regions.