simh-testsetgenerator/PDP1
Mark Pizzolato 2425ba55b2 PDP1: Fix PTP and PTR ASCII Mode from Bob Supnik
ASCII mode for the paper tape reader and punch didn't <quite> work.

In ASCII mode, the <simulator> must create the leader and trailer. The
leader was already there. There shouldn't be nulls in an ASCII file. The
whole point is to be able to prepare and look at input and output files
with a normal text editor.

So this version should work right. It "autogens" trailer more or less
forever. It doesn't really need to return a STOP code on EOF, but users
would probably forget to put form feed at the end, so it doesn't hurt.
2016-07-13 15:06:58 -07:00
..
spacewar1 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time 2015-03-30 10:24:24 -07:00
pdp1_clk.c PDP-1: Added register descriptions to all devices. 2016-04-07 15:40:03 -07:00
pdp1_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_dcs.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_diag.txt Notes For V3.6-0 2011-04-15 08:35:20 -07:00
pdp1_dpy.c PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
pdp1_drm.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_dt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_lp.c PDP-1: Added register descriptions to all devices. 2016-04-07 15:40:03 -07:00
pdp1_stddev.c PDP1: Fix PTP and PTR ASCII Mode from Bob Supnik 2016-07-13 15:06:58 -07:00
pdp1_sys.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00