diff options
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>  | 
