1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-19 01:47:47 +00:00
Walter F.J. Mueller b2e7c1cdbb rw11::shell.tcl now default environemnt in ti_w11
- 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
2016-12-31 11:04:22 +01:00
..
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2014-12-20 16:39:52 +00:00
2016-12-23 15:51:48 +01:00

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