mirror of
https://github.com/wfjm/w11.git
synced 2026-01-25 04:05:39 +00:00
- 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
This directory tree contains many tools and is organized in
| Directory | Content |
|---|---|
| asm-11 | environment for asm-11 assembler |
| bin | support scripts and tools |
| dox | configuration files for Doxygen |
| fx2 | firmware for Cypress FX2 USB interface |
| make | make includes |
| man | man pages |
| oskit | support files for OS disk/tape image kits |
| simh | configuration files for simh pdp11 |
| src | C++ sources for rlink backend |
| tbench | w11 test bench |
| tcl | TCL sources for rlink backend |
| vivado | scripts for Xilinx Vivado |