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 2020-07-31 17:17:56 -07:00
parent e9a34eccb1
commit 3206fc20fc

@ -301,6 +301,10 @@ Contents:
## Source Code Generation ##
* Provide a way to send extra arguments to the assembler. Might need
to be per-project rather than general asm config.
(Can be done with .BAT; see https://github.com/fadden/6502bench/issues/81)
### Cross-Assembler Source Code ###
* Aggregation of adjacent elements. ".dd1 $00 / .dd1 $01" can be