1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-07 09:07:45 +00:00
Files
wfjm.w11/tools
wfjm 9b7b3bd5c8 UnitSetup overhaul; new pc11 boot loader; minor changes
- ibus/ib_rlim_gen: add CPUSUSP port; RLIM_CEV now slv8
- ibus/ib_rlim_slv: RLIM_CEV now slv8
- ibus/ibdr_{dl11,lp11_buf}: RLIM_CEV now slv8
- bin/asm-11: fix -help text
- bin/ldadump: added, lda file dumper
- src
  - Rw11Cntl: add UnitSetup(), UnitSetupAll()
  - Rw11Cntl{DEUNA,DL11,RHRP,RK11,RL11,TM11}: call UnitSetupAll() in Start()
  - Rw11CntlLP11: remove SetOnline(), use UnitSetup()
  - Rw11CntlPC11:
    - BootCode(): boot loader rewritten
    - remove SetOnline(), use UnitSetup()
  - Rw11Cpu
    - add defs for w11 cpu component addresses;
    - add MemSize(),MemWriteByte()
    - LoadAbs(): return start, better odd byte handling;
  - Rw11VirtStream: add Error(),Eof()
  - RtclRw11Cpu:
    - BUGFIX: M_wtcpu(): check cpu attn in no-server case
    - add MemSize() getter
    - M_loadabs(): add -trace and start
- ibd_pc11/util.tcl: use rdy instead of done in PCSR
- rw11/util.tcl: setup_lp: add rlim option
2019-04-14 15:52:12 +02:00
..
2019-03-08 17:52:34 +01:00
2019-03-22 22:09:42 +01:00
2014-06-06 22:19:56 +00:00
2019-01-03 09:15:07 +01:00
2017-06-03 16:23:55 +02:00

This directory tree contains many tools and is organized in

Directory Content
asm-11 environment for asm-11 assembler
bin support scripts and tools
bin_xilinx_wrapper wrappers for Xilinx environments
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
sys udev rules for USB device handling
tbench w11 test bench
tcl TCL sources for rlink backend
vivado scripts for Xilinx Vivado