simh-testsetgenerator/PDP18B
Mark Pizzolato e519c93ebf H316, NOVA, PDP11, PDP8, PDP18B, KX10: Record Sequential updates consistently
Devices that do single character I/O could be attached to non seekable
host OS devices (tty, pipes, etc.) and thus shouldn't count on fseek()
and ftell().  These DEVICEs on these simulators do single character I/O
and easily can update their POS REGisters to reflect how much data has
been emitted.  Changing such a REGister will have no  useful effect
when attached to a non seekable file.
2021-06-08 14:25:23 -07:00
..
tests PDP9: Add postbuild pdp9_test.ini 2020-04-03 11:59:59 -07:00
pdp18b_cpu.c PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_defs.h PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_diag.txt Notes For V3.6-0 2011-04-15 08:35:20 -07:00
pdp18b_dpy.c PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_dr15.c PDP18B: Compiler warning cleanup 2020-10-19 12:31:02 -07:00
pdp18b_drm.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_dt.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp18b_fpp.c PDP-4/7/9/15: Added register descriptions to all devices 2016-04-07 15:40:04 -07:00
pdp18b_g2tty.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_lp.c H316, NOVA, PDP11, PDP8, PDP18B, KX10: Record Sequential updates consistently 2021-06-08 14:25:23 -07:00
pdp18b_mt.c ALL: Standardize writelock behavior adding global UNIT_WLK & UNIT_WPRT 2021-04-19 10:58:51 -07:00
pdp18b_rb.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_rf.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp18b_rp.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp18b_stddev.c PDP4, PDP7, PDP9, PDP15: Open LPT, PTP devices for append 2020-04-28 07:35:09 -07:00
pdp18b_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
pdp18b_tt1.c 18bit PDPs: Properly schedule input polling for TTIX device 2019-10-20 23:33:01 -07:00
uc15_defs.h PDP11, PDP15, UC15: Merge simh v3.10 functionality from Supnik-Current branch 2018-06-04 10:43:00 -07:00