mirror of
https://github.com/wfjm/w11.git
synced 2026-01-12 00:43:01 +00:00
- tools/make/generic_asm11.mk: fix ldart target rule - tools/tcode/Makefile: add header line for %.te11 target - tools/tcode/cpu_mmu.mac - C2.6: add e11 handling (w11 and e11 mmr1 difference) - D2.1: BUGFIX: use mmr0 page mode for PSW PM if ico=1 - D2.1: add e11 handling (no PC inc on fetch abort)
1.3 KiB
1.3 KiB
This directory tree contains many tools and is organized in
| Directory | Content |
|---|---|
| asm-11 | environment for the asm-11 assembler |
| bin | support scripts and tools |
| bin_xilinx_wrapper | wrappers for Xilinx environments |
| dasm-11 | environment for the dasm-11 disassembler |
| dox | configuration files for Doxygen |
| e11 | configuration files for E11 emulator |
| exptest | configuration files for ostest and other expect based tests |
| fx2 | firmware for Cypress FX2 USB interface |
| gwstart | environment for the gwstart command |
| make | make includes |
| man | man pages |
| mcode | miscellaneous stand-alone codes for system tests |
| oskit | support files for OS disk/tape image kits |
| simh | configuration files for SimH pdp11 emulator |
| src | C++ sources for rlink backend |
| sys | udev rules for USB device handling |
| tbench | w11 test bench |
| tcode | w11 test codes |
| tests | test programs |
| tcl | TCL sources for rlink backend |
| vivado | scripts for Xilinx Vivado |
| xxdp | startup and patch scripts for xxdp test execution |