diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 26 |
1 files changed, 16 insertions, 10 deletions
@@ -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 $ |