blob: 408139ab5996465de6996f83f7db9b1b699d2de6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
- MIX types manipulation library in Scheme
- Macro recorder (implemented in Scheme)
- Allow MIXAL instructions as commands at the mixvm prompt
(e.g. MIX > exec LDA 2000)
- Improve detection of pseudoinstructions in mixasm listing files
|