simh-testsetgenerator/PDP10
2013-01-07 12:47:24 -08:00
..
pdp10_bug_history.txt Notes For V3.8 2011-04-15 08:35:43 -07:00
pdp10_cpu.c Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. 2012-04-29 11:59:44 -07:00
pdp10_defs.h Fixed the auto configure IO page base address 2013-01-05 15:11:36 -08:00
pdp10_fe.c Merge of Bob's simh-v3.9-0-rc3 2012-04-23 11:50:43 -07:00
pdp10_ksio.c Fixed devices missed in Auto Configuration for PDP11 simulator. CLK issue initially reported by Matt Burke 2013-01-01 05:54:53 -08:00
pdp10_lp20.c Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. 2012-04-29 11:59:44 -07:00
pdp10_mdfp.c Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. 2012-04-29 11:59:44 -07:00
pdp10_pag.c Notes For V3.8 2011-04-15 08:35:54 -07:00
pdp10_rp.c Merge branch 'SerialMux' and compiler suggested cleanup 2012-12-18 09:52:14 -08:00
pdp10_sys.c Removed the pdp11_dmc from the PDP10 simulator since that combination of hardware was never a legitimate one. 2013-01-05 15:33:59 -08:00
pdp10_tim.c Change the semantics of sim_is_active to return a t_bool (which was 98% of how it was used), and added new sim_activate_time to return the time a unit will be activated (the value previously returned). This affected a handful of used of sim_is_active in device implementations which were adjusted to use the sim_activate_time API. 2012-12-12 11:01:00 -08:00
pdp10_tu.c Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries 2013-01-07 12:47:24 -08:00
pdp10_xtnd.c Notes For V3.8 2011-04-15 08:35:54 -07:00