blob: df92194bad07ccb5325692d57415677580faeb0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
-*- mode: ouline -*-
* Version 1.1.1
** Update to new guile interface
** gmixvm: list of last loaded programs
** gmixvm: history in terminal input dialog
** Sync docs with published book
* 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
** 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.8 2004/06/12 01:12:23 jao Exp $
|