summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2003-01-12 21:07:50 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2003-01-12 21:07:50 +0000
commit7fdb69aefcff6f5e5c961d04dafaf0845e577c5c (patch)
treeb25d020c3a40042d7ae2709177638aef7119e275
parentec2cf7d26f29a93f6ae92fcd726e450a92d19251 (diff)
downloadmdk-7fdb69aefcff6f5e5c961d04dafaf0845e577c5c.tar.gz
mdk-7fdb69aefcff6f5e5c961d04dafaf0845e577c5c.tar.bz2
new feature
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 54a9860..43661a8 100644
--- a/NEWS
+++ b/NEWS
@@ -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 $