1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-29 00:29:38 +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. is outside the ASCII range. Could be global, could be custom.
* Define a way to specify symbols for indexed vs. non-indexed access * Define a way to specify symbols for indexed vs. non-indexed access
to memory-mapped I/O locations. Useful for things like Apple 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. * Enhance extension scripts.
* Define file access primitives so scripts have limited access to files * Define file access primitives so scripts have limited access to files