summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-08 21:55:13 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-08 21:55:13 +0000
commitb86afb94db26dba9d67d274736f07866b41b185d (patch)
tree3666eb485b19844e193cfde9f008dcca0edde810 /NEWS
parent44d6a545a0cc61c8c986ce6bcf126548386ba246 (diff)
downloadmdk-b86afb94db26dba9d67d274736f07866b41b185d.tar.gz
mdk-b86afb94db26dba9d67d274736f07866b41b185d.tar.bz2
devdir command via menu
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9e52a7..3f5d9fe 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,27 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** The gmixvm main window displays the path to the current MIX file in
its title bar.
+** The mixvm and gmixvm configuration files are now stored in ~/.mdk
+ (instead of ~/.gmixvm).
+
+** The default device files directory is also ~/.mdk. It can be
+ configured using the new command 'devdir' or (in gmixvm) with the
+ new Settings->Devices dir menu command.
+
+** The commands 'tron' and 'troff' have been substituted by 'tracing
+ on|off'.
+
+** The trace flag is saved as a configuration parameter in mixvm and
+ gmixvm.
+
+** New vm commands: 'pedit'/'sedit' (print/set editor command) and
+ 'pasm'/'sasm' (print/set compile command). Their value is stored as
+ a config param also in mixvm.
+
+** New command 'timing' for setting on/off and printing the timing
+ statistics (both in gmixvm and mixvm). Its value is also stored as
+ a config param.
+
** Bug fix: changes in the device format are now correctly stored (gmixvm).
---------------------------------------------------------------------------