mirror of
https://github.com/wfjm/w11.git
synced 2026-01-13 23:47:36 +00:00
- using in tcl 8.6 a timed `after` together with `tclreadline` injects spurious text of the form `after#nnn` into the readline input buffer. - the `rw11/shell` overloads `unknown`, inviting for a bloody HACK which simply checks for such prefixes, scrubs them, and retries the command.
This directory tree contains many tools and is organized in
| Directory | Content |
|---|---|
| asm-11 | environment for asm-11 assembler |
| bin | support scripts and tools |
| bin_xilinx_wrapper | wrappers for Xilinx environments |
| 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 |
| sys | udev rules for USB device handling |
| tbench | w11 test bench |
| tcl | TCL sources for rlink backend |
| vivado | scripts for Xilinx Vivado |