simh-testsetgenerator/PDP10
Mark Pizzolato 7bed091134 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.
Fixed auto configure bugs which didn't allow Fixed CSR Addresses or Fixed Vectors to be set using the auto configure information.
Fixed display of address and vectors to indicate that the assigned address and/or vector is in the floating set.
Added extended definitions to the auto configure table to reflect all known potential static and floating and static addresses as of VMS V5.5-2
Changed the name of the VAX 11/780 console floppy device name to RXC from RX (which collides with a Unibus name for the RX11).
2012-12-20 13:58:11 -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 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
pdp10_fe.c Merge of Bob's simh-v3.9-0-rc3 2012-04-23 11:50:43 -07:00
pdp10_ksio.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
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 Cleaned up nested comments 2012-04-27 12:36:03 -07: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 Merge branch 'SerialMux' and compiler suggested cleanup 2012-12-18 09:52:14 -08:00
pdp10_xtnd.c Notes For V3.8 2011-04-15 08:35:54 -07:00