diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-22 03:01:01 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-22 03:01:01 +0000 |
commit | 1c345e559710ec6200f7d508629bd24457a20a80 (patch) | |
tree | 4ebccd7c4719cf56da7151af6659992bd1dbb276 /TODO | |
parent | 50375f34b611281a3b05a37221e2baa143f5f5ca (diff) | |
download | mdk-1c345e559710ec6200f7d508629bd24457a20a80.tar.gz mdk-1c345e559710ec6200f7d508629bd24457a20a80.tar.bz2 |
initial import (sf 0.3beta)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +- allow MIXAL instructions as commands at the mixvm prompt + (e.g. MIX > exec LDA 2000) +- improve detection of pseudoinstructions in mixasm listing files + +* allow abbrevs of mixvm commands (e.g. ed file -> edit file) +* ncurses based frontend +* add GTK/GNOME support (see gaby's config hacks for making it optional) + + |