..
lunar11
DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt
2013-10-16 01:02:12 -07:00
pdp11_cis.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_cpu.c
VAX, PDP11, PDP10: Added a explanation of the capabilities and limitations of the NEXT command which is output the first time a NEXT command is entered.
2014-04-19 05:45:29 -07:00
pdp11_cpumod.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_cpumod.h
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
2013-03-12 11:07:58 -07:00
pdp11_cr.c
PDP10, PDP11, VAX: Fix compile error due to C++ variable declaration being used instead of C.
2014-03-08 05:56:40 -08:00
pdp11_cr_dat.h
PDP-10 update: CD20
2013-07-05 00:16:11 -04:00
pdp11_dc.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_ddcmp.h
PDP10, PDP11, VAX: Fixed Sync Data corruption Troll to actually discard transmit packets which it thinks it wants to.
2014-05-31 13:24:49 -07:00
pdp11_defs.h
PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices
2013-11-25 07:00:17 -08:00
pdp11_dl.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_dmc.c
PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices.
2014-06-06 15:03:31 -07:00
pdp11_dup.c
PDP10, PDP11, VAX: Make sure that the DMC and DUP devices produce the right messages when an attach is attempted to an already attached line
2014-04-06 16:42:10 -07:00
pdp11_dup.h
PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices
2013-11-25 07:00:17 -08:00
pdp11_dz.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_fp.c
Remove stray tab characters which crept in over time
2013-06-03 06:29:01 -07:00
pdp11_hk.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_io.c
PDP-11/VAX Update: NPR to/from IO Space
2013-07-05 00:48:10 -04:00
pdp11_io_lib.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_io_lib.h
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
2013-03-12 11:07:58 -07:00
pdp11_ke.c
Compiler warning cleanup
2013-11-05 16:42:17 -08:00
pdp11_kg.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_kmc.c
PDP11, PDP10, AltairZ80: Fixed cases where assert() macro is called with an expression which has side effects and therefore wouldn't get executed if compiled with NDEBUG defined.
2014-03-02 14:50:43 +01:00
pdp11_lp.c
Adding more device help
2013-02-05 04:41:48 -08:00
pdp11_mscp.h
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
2013-03-12 11:07:58 -07:00
pdp11_pclk.c
Reworked Auto Configure for all Qbus/Unibus devices to have their device address settings table driven from the auto configure code rather than statically defined in many per cpu model include files.
2012-12-20 13:58:11 -08:00
pdp11_pt.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_rc.c
Compiler nits for void * assignments from Bob Supnik
2013-09-04 19:50:47 -07:00
pdp11_rf.c
Compiler warning cleanup
2013-11-05 16:42:17 -08:00
pdp11_rh.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_rk.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_rl.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_rp.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_rq.c
PDP11, VAX: Added ability to set the size of RAUSER devices to be n binary MB (1024*1024) with the -B switch. Added SHOW -B to display drive capacities in binary MB using the SHOW -B switch.
2014-05-16 15:13:56 -07:00
pdp11_rs.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_rx.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_ry.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_stddev.c
PDP8/PDP11/VAX: Support high speed character input on console and other multiplexer ports instead of limiting input data rate to 1 character per clock tick.
2013-10-23 07:50:39 -07:00
pdp11_sys.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_ta.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_tc.c
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
2014-03-28 08:20:05 -07:00
pdp11_tm.c
Compiler suggested cleanups.
2014-02-14 17:07:45 -08:00
pdp11_tq.c
PDP11, VAX: Better support for various positioning operations which different OS drivers use. Fix to properly record/tolerate skip n records reaching a tape mark. Fix to #139
2014-05-16 12:46:08 -07:00
pdp11_ts.c
PDP11: Fix to correctly set PS value on CPU reset to reflect the model specific ways real hardware behaved. (from Bob Supnik)
2013-10-27 05:30:13 -07:00
pdp11_tu.c
PDP11: Fix to correctly set PS value on CPU reset to reflect the model specific ways real hardware behaved. (from Bob Supnik)
2013-10-27 05:30:13 -07:00
pdp11_uqssp.h
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
2013-03-12 11:07:58 -07:00
pdp11_vh.c
PDP11,VAX: Fix bug which scheduled the wrong unit when more than one VH device is configured, Fix #113
2014-02-14 11:21:42 -08:00
pdp11_vt.c
DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt
2013-10-16 01:02:12 -07:00
pdp11_xq.c
PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices.
2014-06-06 15:03:31 -07:00
pdp11_xq.h
PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices.
2014-06-06 15:03:31 -07:00
pdp11_xq_bootrom.h
PDP11: XQ Device is now bootable on a Qbus PDP11 simulator. The ROM based Citizenship tests now pass.
2013-11-16 18:13:09 -08:00
pdp11_xu.c
PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices.
2014-06-06 15:03:31 -07:00
pdp11_xu.h
PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices.
2014-06-06 15:03:31 -07:00
txt2cbn.c
Notes For V3.6-0
2011-04-15 08:35:15 -07:00