..
pdp11_cis.c
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
2013-01-10 13:29:15 -08:00
pdp11_cpu.c
This fixes the problem that MMR1 is recording changes to R7 (PC), which it should not. (issue #44 )
2013-06-02 06:52:32 -07:00
pdp11_cpumod.c
Fix bug in PDP11 SET CPU <model> which inadvertently disabled some devices improperly. - Bob Supnik
2013-06-07 18:20:59 -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
Fix CR builds
2013-07-08 07:22:29 -04:00
pdp11_cr_dat.h
PDP-10 update: CD20
2013-07-05 00:16:11 -04:00
pdp11_dc.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_ddcmp.h
Added needed DUP interfaces to allow use by KMC11/KDP.
2013-06-02 13:19:23 -07:00
pdp11_defs.h
PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik
2013-09-05 07:59:11 -07:00
pdp11_dl.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_dmc.c
Remove stray tab characters which crept in over time
2013-06-03 06:29:01 -07:00
pdp11_dmc.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_dup.c
Added missing STRSYN from DDCMP dup setup
2013-06-02 16:08:06 -07:00
pdp11_dup.h
Added needed DUP interfaces to allow use by KMC11/KDP.
2013-06-02 13:19:23 -07:00
pdp11_dz.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_fp.c
Remove stray tab characters which crept in over time
2013-06-03 06:29:01 -07:00
pdp11_hk.c
PDP11: Added formatted register display for HK and RK devices
2013-09-06 08:31:33 -07: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
Fix build warning on OS/X
2013-09-30 12:10:11 -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
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07:00
pdp11_kg.c
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07: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
Another typo
2013-02-06 17:48:43 -08:00
pdp11_rc.c
Compiler nits for void * assignments from Bob Supnik
2013-09-04 19:50:47 -07:00
pdp11_rf.c
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07:00
pdp11_rh.c
PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik
2013-09-07 16:36:00 -07:00
pdp11_rk.c
PDP11: report RK05 drive presence more reasonably. Add historical information in RK help.
2013-09-07 14:08:23 -07:00
pdp11_rl.c
PDP11: fixed auto configure for RL and HK devices
2013-09-05 18:56:08 -07:00
pdp11_rp.c
PDP11/VAX: Add register descriptions and bitfields to register declarations
2013-09-06 09:38:12 -07:00
pdp11_rq.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_rs.c
PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik
2013-09-07 16:36:00 -07:00
pdp11_rx.c
Compiler nits for void * assignments from Bob Supnik
2013-09-04 19:50:47 -07:00
pdp11_ry.c
Compiler nits for void * assignments from Bob Supnik
2013-09-04 19:50:47 -07:00
pdp11_stddev.c
Remove stray tab characters which crept in over time
2013-06-03 06:29:01 -07:00
pdp11_sys.c
PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik
2013-09-05 07:59:11 -07:00
pdp11_ta.c
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07:00
pdp11_tc.c
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07:00
pdp11_tm.c
PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation.
2013-09-09 05:36:17 -07:00
pdp11_tq.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_ts.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_tu.c
Remove stray tab characters which crept in over time
2013-06-03 06:29:01 -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
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_xq.c
PDP11/VAX: Add register descriptions and bitfields to register declarations
2013-09-06 09:38:12 -07:00
pdp11_xq.h
PDP11/VAX: Add register descriptions and bitfields to register declarations
2013-09-06 09:38:12 -07:00
pdp11_xq_bootrom.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_xu.c
SHOW IOSPACE, again
2013-07-11 15:39:15 -04:00
pdp11_xu.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
txt2cbn.c
Notes For V3.6-0
2011-04-15 08:35:15 -07:00