mirror of
https://github.com/wfjm/w11.git
synced 2026-01-16 16:48:03 +00:00
- tools/bin/ti_w11: use rw11::shell by default; add -ns to suppress it - tools/oskit/*/*_boot.tcl: remove activation of cpucons and cpumon - tools/src/librwxxtpp - RtclRw11Cpu.cpp: use 'ssr' instead of 'mmr' for MMU register names - tools/tcl/rw11: - defs.tcl: fix typo in regmap_add for SDR's - shell.tcl: add '@' command - shell_simh.tcl: added, simh command converter - *: README updates
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 |