1. 97d4f18 Fix to properly format the CPU boot code load string on ARM platforms (Jordi Guillaumes i Pons) by Mark Pizzolato · 12 years ago
  2. 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
  3. b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
  4. 732ef83 vax610_sysdev.c - Generalized the boot parsing. by Mark Pizzolato · 12 years ago
  5. 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
  6. 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
  7. 69666f1 Fixed message reporting after command completion: by Mark Pizzolato · 12 years ago
  8. 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
  9. d6f3d32 vax750_uba.c - Minor compiler warning cleanup by Mark Pizzolato · 12 years ago
  10. 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
  11. 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
  12. f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
  13. e35e6bc Official simh-v3.9-0 Merge by Mark Pizzolato · 12 years ago
  14. 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 · 12 years ago
  15. ce716f9 Fix to avoid excessive compiler optimization of vax ROM access spinwait. Found by Craig Berry, fix suggested by Sergey Oboguev by Mark Pizzolato · 12 years ago
  16. 57008bb Cleaned up nested comments by Mark Pizzolato · 12 years ago
  17. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  18. 5f505cc Fixing many compiler identified nits. by Mark Pizzolato · 13 years ago
  19. eb60957 Fixed VAX idle for NetBSD and OpenBSD support. by Mark Pizzolato · 13 years ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 0dd5185 Added VH device to the VAX780 by Mark Pizzolato · 13 years ago
  25. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  26. 3cc10c3 Fixed vax build issue when building on a vax. by Mark Pizzolato · 13 years ago
  27. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
  28. eb0f027 Cleanup Compiler warning. by Mark Pizzolato · 13 years ago
  29. f07f08b Proper declarations to avoid compiler warnings by Mark Pizzolato · 13 years ago
  30. a3973f0 Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  31. cf49864 More robust detection of file transfer/conversion errors in ROM/boot code by Mark Pizzolato · 13 years ago
  32. 76f68d7 Finished merge of recent changes into VAX730 specific modules by Mark Pizzolato · 13 years ago
  33. 30ef557 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  34. d8b900e Make sure that saved VAX clock state is stored in a host platform independent way. by Mark Pizzolato · 13 years ago
  35. db5cdc1 Merged additional functionality from master branch into Extra-VAXen unique files. by Mark Pizzolato · 13 years ago
  36. c2e6a83 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  37. 94e1975 Avoid compiler warnings when time_t is 64 bits. by Mark Pizzolato · 13 years ago
  38. 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
  39. 8db2524 Declare the VAX730 as a non-Qbus system by Mark Pizzolato · 13 years ago
  40. 7a8a6e8 Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  41. e143a06 Revert RQ and TQ to BR5. These devices (on Unibus Systems) are really BR5. by Mark Pizzolato · 13 years ago
  42. 754c31b Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  43. 93f09d3 Fixed interrupts to treat all Qbus devices as BR4. Changed RQ and TQ to BR4 to reflect real hardware (for the Unibus case). by Mark Pizzolato · 13 years ago
  44. 3e10dfb Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  45. f9521ea Reverting Interrupt Priority Level change for DEQNA/DELQA. There is a general issue with all Qbus devices which is not specific to the DEQNA/DELQA. Fix coming later from Bob Supnik by Mark Pizzolato · 13 years ago
  46. d733bc3 Fixed Interrupt Priority Level of DELQA and DELQA-T devices to be BR4 devices. Reported by Sergey Oboguev by Mark Pizzolato · 13 years ago
  47. 158a02d Removed unused utility routine which doesn't compile on some platforms by Mark Pizzolato · 13 years ago
  48. 5687f92 VAX & VAX780 Generalized setting TODR for all OSes. by Mark Pizzolato · 13 years ago
  49. 034e749 Added SET ASYNCH and SET NOASYNCH commands to dynamically enable or disable Asynchronous I/O support by Mark Pizzolato · 13 years ago
  50. a6b8d63 Merge of VAX 11/730 Simulator from Matt Burke by Mark Pizzolato · 13 years ago
  51. cb35f6c Added support for embedded ROM images in simulators. by Mark Pizzolato · 13 years ago
  52. e70278e VAX: Fixed idle conditions for various versions of Ultrix, Quasijarus-4.3BSD, NetBSD and OpenBSD. by Mark Pizzolato · 13 years ago
  53. f1b6387 Added display of the measured sleep resolution to sim_show_idle and a call to sim_show_idle from the VAX cpu_show_idle routine. by Mark Pizzolato · 13 years ago
  54. d32b3a0 Added idle support when sitting at the >>> prompt in the console ROM by Mark Pizzolato · 13 years ago
  55. 14a88e4 Make sure that VAX/vmb.exe is included in the git repository by Mark Pizzolato · 13 years ago
  56. d81365b Compile cleanups. by Mark Pizzolato · 14 years ago
  57. 77ce0c7 Idle enabled state should persist across a save/restore by Mark Pizzolato · 14 years ago
  58. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  59. a6964f8 Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms by Mark Pizzolato · 14 years ago
  60. 87c3e34 Added Asynch I/O and Disk Support for various Disk formats by Mark Pizzolato · 14 years ago
  61. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  62. 35eac70 Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc1
  63. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  64. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  65. 3cb7c60 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-3
  66. 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
  67. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  68. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  69. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  70. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  71. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  72. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  73. ec60bbf Notes For V3.4-0 by Bob Supnik · 19 years ago v3.4-0
  74. 098200a Notes For V3.3-2 by Bob Supnik · 20 years ago v3.3-2
  75. 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
  76. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  77. 2e00e11 Notes For V3.2-3 by Bob Supnik · 20 years ago v3.2-3
  78. 2688f2d Notes For V3.2-2 by Bob Supnik · 20 years ago v3.2-2
  79. e2ba672 Notes For V3.2-1 by Bob Supnik · 20 years ago v3.2-1
  80. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  81. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  82. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  83. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  84. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  85. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  86. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  87. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11