diff options
| author | jaortega <jaortega> | 2000-11-02 23:20:36 +0000 | 
|---|---|---|
| committer | jaortega <jaortega> | 2000-11-02 23:20:36 +0000 | 
| commit | 5abc30663fca71e6bb9947e74451b7c9c55d5f0f (patch) | |
| tree | 68004fcefac37aec32a367c7c25aba5242142844 /doc/html/index.html | |
| parent | eb29da9cd52678c5211fcd3a290dccb37664e4dd (diff) | |
| download | mdk-0.1.tar.gz mdk-0.1.tar.bz2  | |
planned features section0.1
Diffstat (limited to 'doc/html/index.html')
| -rw-r--r-- | doc/html/index.html | 16 | 
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/html/index.html b/doc/html/index.html index f4d4549..17cd29e 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -80,6 +80,22 @@  	  The MDK utils will run on any GNU/Linux box (see  	  <a href="download.html#reqs">requirements</a>) and, of course, are  	  <a href="http://www.gnu.org/copyleft/gpl.html">free software</a>. +	  <p align="right"><font color="#000069" size="+1"> +           Planned features +	  </font></p> +	  MDK is currently under active development, and there are some +	  planned additional features I have in mind, e.g. +	  <ul> +	    <li> tracing of executed instructions in <b><i>mixvm</i></b>, +            <li> allow MIXAL instructions as commands at the +	         <b><i>mixvm</i></b> prompt, +            <li> include execution timing statistics, +            <li> ncurses based frontend, +            <li> GTK++/GNOME support, +            <li> MMIX support +          </ul> +	  Please, <a href="mailto:jaortega@acm.org">let me know</a> which +          of these features would you like better.  	  <p align="right">  	   Contact the <a href="mailto:jaortega@acm.org">author.</a>  	  </p>  | 
