1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00
wfjm 0fe9cd8acc mixed bag of small backend code updates
- RlinkCommand,RlinkCommandList: add move version of methods
- use constructor delegation
- use nullptr
- drop empty destructors for pod-only classes
- RlinkCommand: rename IsBlockExt -> HasBlockExt
- RlinkConnect: add BadPort(); used on all hard port checks
- remove contraproductive moves (-Wpessimizing-move)
- add casts (-Wfloat-conversion, -Wdouble-promotion)
- virtual dtor now outlined to streamline vtable
- make Dump non virtual in some cases (-Wnon-virtual-dtor)
- rename variables in shadow situations (-Wshadow)
2018-12-27 09:04:19 +01:00
..
2018-12-26 09:40:03 +01:00
2018-08-26 10:03:24 +02:00
2018-12-26 09:40:03 +01:00
2014-06-06 22:19:56 +00: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