info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU MDK version 1.0 released


From: Jose Antonio Ortega Ruiz
Subject: GNU MDK version 1.0 released
Date: 08 Apr 2002 16:46:37 -0400

GNU MDK 1.0 has been released.  It is available from
ftp://ftp.gnu.org/gnu/mdk/ and mirrors of that site (see list of
mirror sites at http://www.gnu.org/order/ftp.html) [0].

GNU MDK provides a simulator of D. Knuth's MIX computer, and a
development environment to write, run and debug MIXAL programs on it.

New in this release:

** The 'stable' release.

** New command line option added to 'mixvm': -t (--time) to turn on
   virtual execution time printing (it is now off by default).

** New 'mixvm' command: prompt, lets you change the mixvm command
   prompt ("MIX > " by default).

** When the program counter reaches address 4000 during program
   execution, it wraps up to value 0, to keep always a valid
   address. Caveat: a program missing the HLT instruction can loop
   indefinitely.

** New supported platform: Mac OS X.

** User manual reviewed and updated.

** Bug fix: 'configure' libraries detection now works properly.

** Bug fix: missing #includes added to avoid compilation errors in
   some platforms (RedHat 7.1, ia64 with gcc 3.0).


Visit the MDK home page at http://www.gnu.org/software/mdk/mdk.html.

Bug reports should go to address@hidden

Enjoy!


[0] GNU MDK source and binary packages can also be downloaded from
http://sourceforge.net/project/showfiles.php?group_id=13897&release_id=83444






reply via email to

[Prev in Thread] Current Thread [Next in Thread]