From ee41f92e693815835d65f4675728b1be2336721b Mon Sep 17 00:00:00 2001 From: jaortega Date: Sat, 23 Dec 2000 02:57:15 +0000 Subject: new functionalities described --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 69ad67d..ec7a54f 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,22 @@ Please send mdk bug reports to jaortega@acm.org. *Version 0.2 +** mixvm provides virtual execution time statistics after each + invokation of run or next. + +** mixvm can trace instructions as they are executed. traceon/traceoff + 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. + ** When using block devices in mixvm, the buffers are now flushed after each OUT operation. -- cgit v1.2.3