diff options
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,8 +1,10 @@ -- allow MIXAL instructions as commands at the mixvm prompt + +- MIX types manipulation library in Scheme +- Macro recorder (implemented in Scheme) + +- Allow MIXAL instructions as commands at the mixvm prompt (e.g. MIX > exec LDA 2000) -- improve detection of pseudoinstructions in mixasm listing files +- Improve detection of pseudoinstructions in mixasm listing files -* allow abbrevs of mixvm commands (e.g. ed file -> edit file) -* ncurses based frontend |