mirror of
https://github.com/wfjm/w11.git
synced 2026-01-19 01:47:47 +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 C++ sources for rlink backend and is organized in
| Directory | Content |
|---|---|
| librlink | rlink core library |
| librlinktpp | tcl wrapper for rlink core library |
| librtcltools | support classes for tcl wrappers |
| librtools | support classes |
| librutiltpp | some custom tcl commands |
| librw11 | w11 backend library |
| librwxxtpp | tcl wrapper for w11 backend library |
| tclshcpp | custom tcl shell |
| testtclsh | statically linked custom tcl shell |