summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index fa4a7b4..408139a 100644
--- a/TODO
+++ b/TODO
@@ -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