diff options
author | jaortega <jaortega> | 2000-11-01 22:53:21 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2000-11-01 22:53:21 +0000 |
commit | 750b5028a18de8a958db63849b5bae84180dad84 (patch) | |
tree | 8709a14724122f55048c8a1d6e090d0c80dc92b3 /TODO | |
parent | 50375f34b611281a3b05a37221e2baa143f5f5ca (diff) | |
download | mdk-750b5028a18de8a958db63849b5bae84180dad84.tar.gz mdk-750b5028a18de8a958db63849b5bae84180dad84.tar.bz2 |
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +- mixvm trace command outputting executed instructions +- allow MIXAL instructions as commands at the mixvm prompt + (e.g. MIX > exec LDA 2000) +- improve detection of pseudoinstructions in mixasm listing files +- include timing statistics + +* 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) + + |