- dmcmon has now the sta,sto,sus,res logic as rbmon and ibmon
- dmcmon does not depend on full state number generation anymore
- dmcmon missed WAIT instructions so far, has been fixed
- related changes:
- pdp11_sequencer can now return a simple instruction type based snum
- sys_w11a_n4 includes dmcmon again (now independent of dmscnt!)
- tools/tcl/rw11/shell.tcl
- rename all command, add leading '.' to guarantee uniqueness
- add .csus,.csto,.cres,.csta: suspend, stop, reset and start CPU
- add .cme,.cmd,.cml: enable, disable and list cpu monitor (dmcmon)
- add .ime,.imd,.imf,iml: enable, diable, setup filter and list ibus monitor
- add ?m,?u: show mmu and ubmap status
- add .hr: help on registers
- improve buildin help, better .h and additional .ha (for aspec's)
- redo ^D,.q..qq logic (assuming that it's default shell in ti_w11)
- tools/tcl
- ibd_ibmon/util.tcl: add proc filter
- rw11/dmcmon.tcl: cm_print: protect against empty lists