From de2b4c0477674d18a24ec16192a1de40c51a4085 Mon Sep 17 00:00:00 2001 From: jaortega Date: Sun, 7 Jan 2001 03:46:01 +0000 Subject: 0.2 release --- doc/html/news.html | 57 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 13 deletions(-) (limited to 'doc/html/news.html') diff --git a/doc/html/news.html b/doc/html/news.html index 87ce0cc..76bd701 100644 --- a/doc/html/news.html +++ b/doc/html/news.html @@ -38,28 +38,59 @@ + + + + +
08/01/01MDK 0.1.1 release + New version of MDK. This version provides the + following new functionalities: +
    +
  • mixvm provides virtual execution + time statistics after each invocation of run or + next. +
  • mixvm can trace instructions as + they are executed. tron/troff + commands turn off/off instruction tracing. +
  • mixvm accepts a new command, + w2d, which computes the decimal value of a MIX + word given as a series of bytes (e.g. + - 01 00 34 32 22). +
  • Symbols can be defined at the + mixvm prompt with the new command + ssym. +
  • mixvm accepts a new command, + weval, which allows the evaluation + of MIXAL w-expressions. +
+ In addition, some bugs have been fixed. The most + outstanding one is that expressions containing + strings of successive '*' are now correctly + evaluated. +
26/11/00 Documentation update - The MDK documentation has been updated so - that the description of MIX and MIXAL is self-contained and does - not depend on TAOCP. Now, you can learn MIX/MIXAL reading the - included tutorial. You can also - download the HTML tarball. + The MDK documentation has + been updated so that the description of MIX and + MIXAL is self-contained and does not depend on + TAOCP. Now, you can learn MIX/MIXAL reading the included tutorial. You can + also download the HTML + tarball.
18/11/00 MDK 0.1.1 release - New version of MDK. This is a bug-fix release which - makes MDK fully compliant with Knuth's specification. - In particular, local symbols are now properly handled - in special cases such as -
 3H ORIG 3B 
- instructions. See the the change log - for details. + New version of MDK. This is a bug-fix release + which makes MDK fully compliant with Knuth's + specification. In particular, local symbols are + now properly handled in special cases such as +
 3H ORIG 3B 
instructions. See the the change log for details.
@@ -73,7 +104,7 @@   - last updated Mon Nov 27 01:05:52 + last updated Sat Jan 6 15:34:16 CET 2001 -- cgit v1.2.3