simh-testsetgenerator/PDP18B
Mark Pizzolato 6595ae52df PDP18B: Latest updates from Bob Supnik
- Added unix v0 terminal support
- Added 3-cycle databreak set/show entries
- Revised for dynamically allocated memory
- Added support for -u modifier (UC15 and Unix v0)

These changes are to support the Unix v0 bringup and to implement a
"Unix input" mode on the console terminal.  In Unix mode, CR and LF are
swapped (so that a modern terminal can use 'enter' instead of CTRK-J to
create the newline Unix expects), escape is mapped to altmode (175),
upper and lower case are enabled and the parity bit is forced to 1.  This
most closely matches the characteristics of the KSR-37, but there is no
definitive evidence of the terminal that was actually used.
2016-03-15 09:52:20 -07:00
..
pdp18b_cpu.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_defs.h PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_diag.txt Notes For V3.6-0 2011-04-15 08:35:20 -07:00
pdp18b_drm.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_dt.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_fpp.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_lp.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_mt.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_rb.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_rf.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_rp.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_stddev.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_sys.c PDP18B: Latest updates from Bob Supnik 2016-03-15 09:52:20 -07:00
pdp18b_tt1.c PDP18B: Add RB disk to PDP7 and DRM drum to PDP9 and -u, -p examine/deposit switches in PDP7, PDP9 and PDP15 2016-03-01 08:33:28 -08:00