From ec2cf7d26f29a93f6ae92fcd726e450a92d19251 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 12 Jan 2003 21:05:41 +0000 Subject: misc changes --- ChangeLog | 5 +++++ TODO | 26 ++++++++++++++++---------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f8b985..3c7c6f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-12 Jose A Ortega Ruiz + + * mixlib/xmix_vm.h (inc_loc_): Stop program execution if the + program counter is incremented beyond the maximum address (3999). + 2003-01-11 Jose A Ortega Ruiz * mixlib/xmix_vm_handlers.c: Bug #1704 fixed. diff --git a/TODO b/TODO index 805dd5e..c395190 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,21 @@ +-*- mode: ouline -*- -- gmixvm: list of last loaded programs -- MIX types manipulation library in Scheme -- Macro recorder (implemented in Scheme) -- Add scheme functions to remove installed hooks +* Version 1.1 +** Line-oriented char devices: 1 line = 1 block +** gmixvm: list of last loaded programs -- Allow MIXAL instructions as commands at the mixvm prompt - (e.g. MIX > exec LDA 2000) -- Improve detection of pseudoinstructions in mixasm listing files +* Version 1.2 +** gmixvm: upgrade to gtk+ 2.x + +* Misc +** MIX types manipulation library in Scheme +** Macro recorder (implemented in Scheme) +** Add scheme functions to remove installed hooks -- gtkhtml for help system +** Allow MIXAL instructions as commands at the mixvm prompt + (e.g. MIX > exec LDA 2000) +** Improve detection of pseudoinstructions in mixasm listing files +** gtkhtml for help system --- -$Id: TODO,v 1.6 2001/09/28 23:11:44 jao Exp $ \ No newline at end of file +* $Id: TODO,v 1.7 2003/01/12 21:05:41 jao Exp $ -- cgit v1.2.3