simh-testsetgenerator/PDP10
Mark Pizzolato 3c081a80c1 KA10, KI10, KL10: Open LPT, PTP devices for append
This implements the principle of "least surprise", in that users won't
normally expect to start overwriting an existing file on these devices.
Real hardware didn't behave that way.  A new (empty) file can always
be created with the -N switch on the ATTACH.
2020-04-28 14:35:22 -07:00
..
ka10_ai.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_auxcpu.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_ch10.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_dkb.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_dpk.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
ka10_iii.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
ka10_imx.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_mty.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
ka10_pd.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_pmp.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_stk.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_ten11.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
ka10_tk10.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kl10_fe.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kl10_nia.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_cp.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_cpu.c TIMER: Provide a means for VM to indicate its expected calibration rate 2020-03-23 07:48:45 -07:00
kx10_cr.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_cty.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_dc.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_defs.h KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_df.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_disk.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_disk.h KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_dk.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_dp.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_dpy.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_dt.c All DECtape devices: Undo previous unnecessary change relating to -A switch 2020-03-24 08:35:55 -07:00
kx10_imp.c KA10: Regular update to sync to development source. 2020-04-17 18:19:54 -07:00
kx10_lights.c KA10: Initial release of PDP10 KA/KI and PDP6 simulators. 2019-07-09 20:59:01 -04:00
kx10_lp.c KA10, KI10, KL10: Open LPT, PTP devices for append 2020-04-28 14:35:22 -07:00
kx10_mt.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_pt.c KA10, KI10, KL10: Open LPT, PTP devices for append 2020-04-28 14:35:22 -07:00
kx10_rc.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_rh.c KA10: Corrected error in NIA Padding. Handle disabled RH devices. 2020-03-25 20:24:13 -07:00
kx10_rp.c KA10: Corrected error in NIA Padding. Handle disabled RH devices. 2020-03-25 20:24:13 -07:00
kx10_rs.c KA10: Corrected error in NIA Padding. Handle disabled RH devices. 2020-03-25 20:24:13 -07:00
kx10_sys.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
kx10_tu.c KA10: Corrected error in NIA Padding. Handle disabled RH devices. 2020-03-25 20:24:13 -07:00
pdp6_dcs.c KA10: Initial release of PDP10 KA/KI and PDP6 simulators. 2019-07-09 20:59:01 -04:00
pdp6_dct.c PDP6, KA10, KI10: Update register definitions for checking 2020-03-07 20:01:26 -08:00
pdp6_dsk.c PDP6, KA10, KI10: Update register definitions for checking 2020-03-07 20:01:26 -08:00
pdp6_dtc.c All DECtape devices: Undo previous unnecessary change relating to -A switch 2020-03-24 08:35:55 -07:00
pdp6_mtc.c KA10: Initial release of PDP10 KA/KI and PDP6 simulators. 2019-07-09 20:59:01 -04:00
pdp6_slave.c KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
pdp10_bug_history.txt PDP10: Fix nested indirect address limit exceeded (from Bob Supnik) 2016-02-19 12:28:56 -08:00
pdp10_cpu.c TIMER: Provide a means for VM to indicate its expected calibration rate 2020-03-23 07:48:45 -07:00
pdp10_defs.h PDP10, PDP11, Unibus VAXen: CH11 Chaosnet interface. 2018-11-22 07:50:57 +01:00
pdp10_fe.c PDP10: Fix sequencing of polling to properly leverage console speed setting 2019-05-29 00:18:27 -07:00
pdp10_ksio.c PDP10, PDP11, Unibus VAXen: CH11 Chaosnet interface. 2018-11-22 07:50:57 +01:00
pdp10_lp20.c PDP1, PDP10, PDP11, ID16, ID32, NOVA, VAX: Open LPT, PTP devices for append 2020-04-28 07:09:20 -07:00
pdp10_mdfp.c PDP11, PDP10, all VAX: General extern cleanup. 2017-02-04 19:37:20 -08:00
pdp10_pag.c PDP11, PDP10, all VAX: General extern cleanup. 2017-02-04 19:37:20 -08:00
pdp10_rp.c PDP11, VAX, and PDP10: Add AUTO disk format option to RP, HK, RL and RQ devices 2020-04-21 19:45:47 -07:00
pdp10_sys.c All: Fix various Coverity complaints 2019-04-03 09:32:54 -07:00
pdp10_tim.c PDP10: Recompute tmxr delay factor regularly 2019-07-01 19:24:25 -07:00
pdp10_tu.c NOVA, ECLIPSE, PDP11, PDP8, SIGMA, Unibus VAXen: Call tape detach API on unload 2020-04-04 09:49:15 -07:00
pdp10_xtnd.c PDP11, PDP10, all VAX: General extern cleanup. 2017-02-04 19:37:20 -08:00