simh-testsetgenerator/NOVA
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
..
eclipse.txt Notes For V3.5-0 2011-04-15 08:34:58 -07:00
eclipse_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
eclipse_tt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_clk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_cpu.c NOVA: Fix carry display in CPU instruction history 2020-09-26 17:57:17 -04:00
nova_defs.h eclipse: Build requires USE_INT64 2020-03-07 21:28:51 -08:00
nova_dkp.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
nova_dsk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_lp.c H316, NOVA, PDP11, PDP8, PDP18B, KX10: Record Sequential updates consistently 2021-06-08 14:25:23 -07:00
nova_mta.c ALL: Standardize writelock behavior adding global UNIT_WLK & UNIT_WPRT 2021-04-19 10:58:51 -07:00
nova_plt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_pt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_qty.c BESM6, NOVA, ECLIPSE, SIGMA: Set DEVICE type to DEV_MUX in MUX devices 2020-03-31 08:59:50 -07:00
nova_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
nova_tt.c NOVA, PDP1,, sigma: Various cosmetic/typo changes 2017-03-20 08:01:58 -07:00
nova_tt1.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00