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 2019-08-02 13:48:53 -07:00
parent 31c9f59da4
commit 8e6190b6c1

@ -132,6 +132,9 @@ Contents:
* Automatically scan for other string types, such as strings prefixed
by length or null-terminated. May require pre-scanning the data
file to get decent performance.
* Include CR/LF in the definition of ASCII string data, so we don't
break on large chunks of data with EOL markers. Modern assemblers
support inline escape sequences ("\n").
* Easy UI tweaks.
* When a line is selected, highlight the operands of lines that