diff options
author | jaortega <jaortega> | 2000-12-23 02:57:15 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2000-12-23 02:57:15 +0000 |
commit | ee41f92e693815835d65f4675728b1be2336721b (patch) | |
tree | 4fb12979e24b4bb3a60da25c7dd0a3aa6b0ce102 /TODO | |
parent | da0e97de3890e81039469434a2e07d56f5492d78 (diff) | |
download | mdk-ee41f92e693815835d65f4675728b1be2336721b.tar.gz mdk-ee41f92e693815835d65f4675728b1be2336721b.tar.bz2 |
new functionalities described
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ -- allow MIX arithmetics at the mixvm prompt -- compile+load command -- 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 |