mirror of
https://github.com/wfjm/w11.git
synced 2026-01-13 15:37:43 +00:00
- rtl/sys_gen/w11a/*/tbrun.yml: add tcode execution - tools/tcode: new area for add fast mac-only verification codes - tools/tcl/rw11 - tcodes.tcl: added, driver for tcode execution - tools/src/librwxxtpp - RtclRw11Cpu.cpp: BUGFIX: quit before mem write if asm-11 error seen
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 |