- 453890f Adding more device help by Mark Pizzolato · 12 years ago
- 6b4353f Returned the pdp11_cr device to the VAX Qbus systems and changed the pdp11_cr device to properly describe itself as a Qbus capable device when CR11 device is being simulated since it is a programmed I/O device and doesn't have bus addressing issues that DMA devices have. by Mark Pizzolato · 12 years ago
- 8640cd6 - Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range. by Mark Pizzolato · 12 years ago
- 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
- 55693fb Added missing MOD_VALR flag on some recently revised MTAB entries by Mark Pizzolato · 12 years ago
- 28b9055 Revised all VAX simulator devices to have proper help information defined to make "HELP dev SHOW" and "HELP dev SET" most useful. by Mark Pizzolato · 12 years ago
- e2fb364 Added internal help for the vax_watch watch chip simulator and added a missing register declaration for the watch mode by Mark Pizzolato · 12 years ago
- 8df4b94 Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator by Mark Pizzolato · 12 years ago
- 370f57e Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors by Mark Pizzolato · 12 years ago
- c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
- 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
- d674bb1 Changed VAX console input polling to only poll for input if the last character received has been processed by the VM by Mark Pizzolato · 12 years ago
- 7a9db0f Clean up output formatting for SHOW DEVICE, SHOW CONFIG and changed SHOW SYSTEM to SHOW FEATURES by Mark Pizzolato · 12 years ago
- cbe1114 Created a way for devices to have a description presentation routine and if it is supplied for its output to be visible with a SHOW SYSTEM command. Provided device description routines for devices used in the VAX simulators by Mark Pizzolato · 12 years ago
- 9091330 Compiler suggested fixes by Mark Pizzolato · 12 years ago
- 33897a6 Added UBA register descriptions by Mark Pizzolato · 12 years ago
- 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
- 115f860 Fixed typo referring to auto configuration information by Mark Pizzolato · 12 years ago
- 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 12 years ago
- 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
- 95033ce Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. by Mark Pizzolato · 12 years ago
- eb0dfed Changed register variable names to avoid the reserved register name STATE by Mark Pizzolato · 12 years ago
- a60d907 Adding register descriptions to VAX processor devices by Mark Pizzolato · 12 years ago
- 19f8fcc Added HELP device REGISTERS support and register definitions for the VAX CPU device by Mark Pizzolato · 12 years ago
- 923d541 Added HELP CPU to all VAX simulators by Mark Pizzolato · 12 years ago
- 8720c8c Made the VAX model visible with a SHOW CPU MODEL command for all simulators and made the model persist across a SAVE/RESTORE for the VAX simulators with a settable model by Mark Pizzolato · 12 years ago
- dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
- bc816ae Fixed Asynchronous Event Queueing to work correctly when doing Lock based queueing by Mark Pizzolato · 12 years ago
- 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
- 2af67a7 Cleanup of compiler noted issue by Mark Pizzolato · 12 years ago
- 722f479 Added missing VAX 8600 reboot functionality and cleaned up some compiler warnings. by Mark Pizzolato · 12 years ago
- 43b1c04 Fixed bug disabling TTI interrupts on VAX 11/780, VAX 11/750, VAX 11/730 reported by Mike Burke by Mark Pizzolato · 12 years ago
- b2ed63f Removed IOBA_FLOAT and replaced with IOBA_AUTO by Mark Pizzolato · 12 years ago
- b25ca80 Merge branch 'master' into AutoConfigure by Mark Pizzolato · 12 years ago
- 48ba877 Added VAX 11/785 model variation to the VAX 11/780 simulator based on VAX 8600/8650 model variants and some information from Matt Burke's VAX 11/785 page at 9track.net by Mark Pizzolato · 12 years ago
- 10e32ab VAX 8600 adjustments for complete auto configure by Mark Pizzolato · 12 years ago
- fbb783f Added missing VAX 8600 message display after boot command returns by Mark Pizzolato · 12 years ago
- 425ef4f Merge branch 'master' into AutoConfigure by Mark Pizzolato · 12 years ago
- 2a5caf8 Add embedded boot code support to VAX 8600 by Mark Pizzolato · 12 years ago
- 2751a22 VAX 8600 compiler warning cleanups by Mark Pizzolato · 12 years ago
- ac53fd1 VAX 8600 Simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 3bcb6c1 Merge branch 'master' into AutoConfigure by Mark Pizzolato · 12 years ago
- ca37549 Be more precise about the conditions which describe sitting at the VAX 3900 boot rom character prompt to enable CPU idling there. by Mark Pizzolato · 12 years ago
- 7bed091 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. by Mark Pizzolato · 12 years ago
- 3346f4a Fix build on VMS (IA64) by Mark Pizzolato · 12 years ago
- 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
- 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
- c87c747 Compiler warning cleanup by Mark Pizzolato · 12 years ago
- 84af193 Correct spelling in comment by Mark Pizzolato · 12 years ago
- b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
- a3b0dc3 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. by Mark Pizzolato · 12 years ago
- f6af7f4 vax_7x0_mba.c - Fix bug which didn't defer device interrupts while a transfer was in progress causing OS failure when using multiple RP and RM disks under load. by Mark Pizzolato · 12 years ago
- 42b7bed pdp11_dmc.c - Removed DMP “support” through conditional compilation, including removal of SET TYPE command. by Mark Pizzolato · 12 years ago
- 97d4f18 Fix to properly format the CPU boot code load string on ARM platforms (Jordi Guillaumes i Pons) by Mark Pizzolato · 12 years ago
- 8a6d90c vax610_defs,h, vax630_defs.h - Corrected device IPL levels for all qbus devices for the VAX610, VAX620 and VAX630 simulators by Mark Pizzolato · 12 years ago
- 7c7df66 Asynchronous Support by Mark Pizzolato · 12 years ago
- b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
- ecbbcc7 Added DMC11 Device to the VAX simulator by Mark Pizzolato · 12 years ago
- d51df0e Merge of working DMC-11 device from Rob Jarratt. by Mark Pizzolato · 12 years ago
- 732ef83 vax610_sysdev.c - Generalized the boot parsing. by Mark Pizzolato · 12 years ago
- 03bbd66 vax610_defs.h, vax610_stddev.c - Added SHOW CPU LEDS and SHOW CPU MODEL to the cpu_mod array using the CPU_MODEL_MODIFIERS #define. by Mark Pizzolato · 12 years ago
- 2481a8e vax_cpu.c, vax_cpu.h Added optional per CPU #define of CPU_MODEL_MODIFIERS which would be defined in vaxXXX_defs.h and be added to the cpu_mod array. by Mark Pizzolato · 12 years ago
- 69666f1 Fixed message reporting after command completion: by Mark Pizzolato · 12 years ago
- 7a09222 vax610_sysdev.c, vax750_cmi.c - Added missing register definition to store the cpu_boot_cmd during a SAVE/RESTORE. by Mark Pizzolato · 12 years ago
- d6f3d32 vax750_uba.c - Minor compiler warning cleanup by Mark Pizzolato · 12 years ago
- 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
- f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 35b8a40 Revised the VAX780 to include the pdp11_dmc device by Mark Pizzolato · 12 years ago
- 030d790 Asynchronous Timer Support by Mark Pizzolato · 13 years ago
- 7c38b83 Asynchronous Multiplexer and Console Support by Mark Pizzolato · 13 years ago
- e35e6bc Official simh-v3.9-0 Merge by Mark Pizzolato · 13 years ago
- 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 13 years ago
- ce716f9 Fix to avoid excessive compiler optimization of vax ROM access spinwait. Found by Craig Berry, fix suggested by Sergey Oboguev by Mark Pizzolato · 13 years ago
- 57008bb Cleaned up nested comments by Mark Pizzolato · 13 years ago
- db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 13 years ago
- 5f505cc Fixing many compiler identified nits. by Mark Pizzolato · 13 years ago
- eb60957 Fixed VAX idle for NetBSD and OpenBSD support. by Mark Pizzolato · 13 years ago
- 04098f6 Fixed VAX idle support for newer versions of NetBSD and OpenBSD to not trigger idling when IPL is changed from the system Boot ROM. by Mark Pizzolato · 13 years ago
- c166379 Added VAX idle support for newer versions of NetBSD and OpenBSD guests if they use IPL 1 as the idle trigger by Mark Pizzolato · 13 years ago
- 542c158 Added display of the OS sleep resolution which is now displayed as an explanation if idling is unavailable. by Mark Pizzolato · 13 years ago
- ab3af30 - Changed asynch queue insertion and removal to use a lock free algorithm based only on InterlockedCompareExchangePointer. We can now use this lock free approach on IA64 host systems as well. by Mark Pizzolato · 13 years ago
- 0dd5185 Added VH device to the VAX780 by Mark Pizzolato · 13 years ago
- 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
- 3cc10c3 Fixed vax build issue when building on a vax. by Mark Pizzolato · 13 years ago
- fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
- eb0f027 Cleanup Compiler warning. by Mark Pizzolato · 13 years ago
- f07f08b Proper declarations to avoid compiler warnings by Mark Pizzolato · 13 years ago
- a3973f0 Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- cf49864 More robust detection of file transfer/conversion errors in ROM/boot code by Mark Pizzolato · 13 years ago
- 76f68d7 Finished merge of recent changes into VAX730 specific modules by Mark Pizzolato · 13 years ago
- 30ef557 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- d8b900e Make sure that saved VAX clock state is stored in a host platform independent way. by Mark Pizzolato · 13 years ago
- db5cdc1 Merged additional functionality from master branch into Extra-VAXen unique files. by Mark Pizzolato · 13 years ago
- c2e6a83 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- 94e1975 Avoid compiler warnings when time_t is 64 bits. by Mark Pizzolato · 13 years ago
- 3172e74 Normalized the saved format of the optional VAX TODR persistent file so that it may be moved around from one platform to another along with other simulator state files (disk & tape images, save/restore files, etc.). by Mark Pizzolato · 13 years ago
- 8db2524 Declare the VAX730 as a non-Qbus system by Mark Pizzolato · 13 years ago
- 7a8a6e8 Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- e143a06 Revert RQ and TQ to BR5. These devices (on Unibus Systems) are really BR5. by Mark Pizzolato · 13 years ago