- HELP input no longer included in scripts
- removed recording of output to script files
- reworked script playback to allow comments
- TermPrint() is now TermPrintLine()
- result sub-package renamed to execution
- renamed Instruction type therein to Instruction
o disassembly
- reworked structure of pacakge
- better grep. scope of grep can now be specified
- display sub-package added
- disassemblies now store instance of display.DisasmInstruction instead of a formatted string
o debugger
- ammende GREP to support new disassembly features