diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2003-01-12 21:07:50 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2003-01-12 21:07:50 +0000 |
commit | 1cf7a5a47fb60b3a4eae0ed491e35c55fd78d782 (patch) | |
tree | 42ebe9ad3c0dca2fbb2992449685102dfdc741c9 /NEWS | |
parent | d37106bdfb9827a242de183d6b8b0720d0253996 (diff) | |
download | mdk-1cf7a5a47fb60b3a4eae0ed491e35c55fd78d782.tar.gz mdk-1cf7a5a47fb60b3a4eae0ed491e35c55fd78d782.tar.bz2 |
new feature
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,6 +14,10 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Portability fixes to extend supported platforms. +** When the program counter reaches address 4000 during program + execution, it is set back to its maximum value, 3999, and the + program halts, to avoid infinite loops. + ** Minor bug fixes. --------------------------------------------------------------------------- @@ -343,4 +347,4 @@ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.42 2003/01/11 22:13:44 jao Exp $ +$Id: NEWS,v 1.43 2003/01/12 21:07:50 jao Exp $ |