1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-02 20:41:32 +00:00

Updated TO DO List (markdown)

Andy McFadden 2021-07-03 12:51:28 -07:00
parent a23683cfbd
commit 926bacf2c3

@ -472,7 +472,7 @@ Contents:
is outside the ASCII range. Could be global, could be custom.
* Define a way to specify symbols for indexed vs. non-indexed access
to memory-mapped I/O locations. Useful for things like Apple
Disk ][ symbols. (https://github.com/fadden/6502bench/issues/80)
Disk ][ symbols. ( https://github.com/fadden/6502bench/issues/80 )
* Enhance extension scripts.
* Define file access primitives so scripts have limited access to files