summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-18 22:55:55 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-18 22:55:55 +0000
commitb5129e7c172f02ba96e71c7ebb23eae88646aa49 (patch)
tree367b27a0b5c39ab4ed8182ca23a3187737f8bf37 /TODO
parentbdee72222da97c3d3c553232dc2a98c035ad1e2f (diff)
downloadmdk-b5129e7c172f02ba96e71c7ebb23eae88646aa49.tar.gz
mdk-b5129e7c172f02ba96e71c7ebb23eae88646aa49.tar.bz2
new todo items
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