blob: fa4a7b4a6cfee27c44a2c7aacd494fd4d59dd5e0 (
plain)
1
2
3
4
5
6
7
8
|
- allow MIXAL instructions as commands at the mixvm prompt
(e.g. MIX > exec LDA 2000)
- improve detection of pseudoinstructions in mixasm listing files
* allow abbrevs of mixvm commands (e.g. ed file -> edit file)
* ncurses based frontend
|