simh-testsetgenerator/PDP10
Timothe Litt f5de2f4d22 LP20 emulation was overwriting existing files
When an LP20 is attached to an existing file, the file is opened in
update mode.  Since the initial file position is zero, any existing
output is over-written.  This is not intuitive.

This edit makes the LP20 seek to EOF on attach.

N.B. Other devices may have cousin issues.
2013-05-29 13:43:12 -04:00
..
pdp10_bug_history.txt Notes For V3.8 2011-04-15 08:35:43 -07:00
pdp10_cpu.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
pdp10_defs.h Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) 2013-05-27 16:24:18 -07:00
pdp10_fe.c Merge branch 'master' into AsyncTmxr 2013-01-21 16:52:42 -08:00
pdp10_ksio.c Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) 2013-05-27 16:24:18 -07:00
pdp10_lp20.c LP20 emulation was overwriting existing files 2013-05-29 13:43:12 -04:00
pdp10_mdfp.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
pdp10_pag.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
pdp10_rp.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
pdp10_sys.c Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) 2013-05-27 16:24:18 -07:00
pdp10_tim.c Added calls to sim_register_clock_unit for simulators with clock devices 2013-01-22 16:07:23 -08:00
pdp10_tu.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
pdp10_xtnd.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00