diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-09-18 22:55:55 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-09-18 22:55:55 +0000 |
commit | b5129e7c172f02ba96e71c7ebb23eae88646aa49 (patch) | |
tree | 367b27a0b5c39ab4ed8182ca23a3187737f8bf37 /TODO | |
parent | bdee72222da97c3d3c553232dc2a98c035ad1e2f (diff) | |
download | mdk-b5129e7c172f02ba96e71c7ebb23eae88646aa49.tar.gz mdk-b5129e7c172f02ba96e71c7ebb23eae88646aa49.tar.bz2 |
new todo items
Diffstat (limited to 'TODO')
-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 |