1. 8c0439f PDP11, VAX: Fix RQ and TQ Get Unit Status to properly report no more units by Mark Pizzolato · 7 years ago
  2. c73f56c PDP11, VAX: Add descriptive unit names to DZ, RQ, TQ, XQ and XU devices by Mark Pizzolato · 7 years ago
  3. cc6140f I1401, VAX, PDP11: Fix nested comments consistently with Supnik-Current branch by Mark Pizzolato · 7 years ago
  4. 54f4665 PDP11, VAX: Fix Coverity identified debug path null pointer dereference by Mark Pizzolato · 8 years ago
  5. 1741ae2 PDP11, VAX: Add MSCP Media ID encoding/decoding details (Johnny Billquist) by Mark Pizzolato · 8 years ago
  6. 5a9263c PDP11, VAX: Add settable unit numbers for TQ drives by Mark Pizzolato · 8 years ago
  7. 5a18d31 PDP11, VAX: Add settable unit numbers for RQ drives by Mark Pizzolato · 8 years ago
  8. 17e72ad SCP: Display HELP <dev> SET help text for modifiers that require values by Mark Pizzolato · 8 years ago
  9. 4da04e0 PDP11, VAX: Fix RQ device potential memory reference errors (COVERITY) by Mark Pizzolato · 9 years ago
  10. 14b9265 PDP11, VAX: Cleaned MSCP/TMSCP packet queues to be uint16 by Mark Pizzolato · 9 years ago
  11. aa09248 PDP11, VAX: Fix RQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 9 years ago
  12. 7d43240 PDP11, PDP10, all VAX: General extern cleanup. by Mark Pizzolato · 9 years ago
  13. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
  14. db3531e DISK: Properly base disk unit flags at UNIT_V_UF and provide useful DKUF_V_UF flag space. by Mark Pizzolato · 10 years ago
  15. 9f7a66a PDP11: Fix Unibus boot of RSX-11M+ systems from RQ devices by Mark Pizzolato · 10 years ago
  16. 88dde79 PDP11, VAX: Add device debug help information descriptions by Mark Pizzolato · 10 years ago
  17. f60390c Compiler suggested cleanup by Mark Pizzolato · 10 years ago
  18. 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 10 years ago
  19. ed57f06 All VAX: Always return the correct Qbus/Unibus interrupt vector bits for all devices. Fix #239 by Mark Pizzolato · 10 years ago
  20. 176540f PDP11, VAX: Correct MSCP & TMSCP register access debug output to mention correct register names and data being written on register writes by Mark Pizzolato · 10 years ago
  21. 230e588 ALL: Merge with Supnik-Current by Mark Pizzolato · 11 years ago
  22. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 11 years ago
  23. 5b288b0 PDP11, VAX: Enhance help SET RQn FORMAT description by Mark Pizzolato · 11 years ago
  24. 2c0cedc PDP11, VAX: Added ability to set the size of RAUSER devices to be n binary MB (1024*1024) with the -B switch. Added SHOW -B to display drive capacities in binary MB using the SHOW -B switch. by Mark Pizzolato · 11 years ago
  25. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 12 years ago
  26. 25a62c2 PDP11,VAX: Added Unibus KRU50 controller type (from Bob Armstrong) by Mark Pizzolato · 12 years ago
  27. 7ebc991 PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong) by Mark Pizzolato · 12 years ago
  28. 577f921 PDP11/VAX: Additonal RQ drive types (RA70 and RA73) along with the ability to set additional controller types (from Bob Armstrong) by Mark Pizzolato · 12 years ago
  29. f0d41f1 PDP11: Fix to correctly set PS value on CPU reset to reflect the model specific ways real hardware behaved. (from Bob Supnik) by Mark Pizzolato · 12 years ago
  30. 026dd98 Merge latest from Bob Supnik by Mark Pizzolato · 12 years ago
  31. 63e05c7 PDP11: Fix DL help attach regression and missing SHOW IOSPACE details by Mark Pizzolato · 12 years ago
  32. 91c7d26 SHOW IOSPACE, again by Timothe Litt · 12 years ago
  33. 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 12 years ago
  34. 3dd4121 Added Large File Support which was missing for NetBSD (and OpenBSD) hosts - reported by Felix Deichmann by Mark Pizzolato · 13 years ago
  35. c6691b6 Fixed size limit on RQ devices for PDP11 simulator by Mark Pizzolato · 13 years ago
  36. 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 13 years ago
  37. 2e5b0d5 Generalized the sim_disk layer to support large file disk devices (simh, VHD and RAW formats) with out requiring USE_ADDR64, and enhanced the pdp11_rq device to use this capability. by Mark Pizzolato · 13 years ago
  38. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 13 years ago
  39. 08e97d5 Corrected error in pdp11_rq help routine by Mark Pizzolato · 13 years ago
  40. 610ecaa Adding mode device help by Mark Pizzolato · 13 years ago
  41. 55693fb Added missing MOD_VALR flag on some recently revised MTAB entries by Mark Pizzolato · 13 years ago
  42. 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 · 13 years ago
  43. 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 · 13 years ago
  44. 936c3db Fixed register definition for the pak array which saved and restored the wrong content (not all of it) due to the internal longword alignment of the struct rqpkt. by Mark Pizzolato · 13 years ago
  45. 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 13 years ago
  46. 4a5b7a7 Remove the UNIT_RAW flag and deprecate the UNIT_TEXT flag (made the value 0). by Mark Pizzolato · 13 years ago
  47. 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 · 13 years ago
  48. 7b6f7a9 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 by Mark Pizzolato · 13 years ago
  49. b2ed63f Removed IOBA_FLOAT and replaced with IOBA_AUTO by Mark Pizzolato · 13 years ago
  50. 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 · 13 years ago
  51. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 13 years ago
  52. e0bb8fe Added support for changing rq controller type to one of RQDX3, UDA50, RUX50 or KLESI. (from Mike Burke) by Mark Pizzolato · 13 years ago
  53. ac8bd25 Added RC25, RCF25 and RA80 drive definitions (from Hans-Ulrich Hölscher) by Mark Pizzolato · 13 years ago
  54. 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 13 years ago
  55. fd1cd46 Added UNIT_IDLE to timer threads for RQ B, C and D controllers. - Sergey Oboguev by Mark Pizzolato · 13 years ago
  56. 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 · 14 years ago
  57. 57008bb Cleaned up nested comments by Mark Pizzolato · 14 years ago
  58. 5f505cc Fixing many compiler identified nits. by Mark Pizzolato · 14 years ago
  59. 1cb4eb7 Fixed Asynch I/O issues which may leave pending asynch I/O in limbo when device resets happen (found by Sergey Oboguev) by Mark Pizzolato · 14 years ago
  60. 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 · 14 years ago
  61. 7ac3557 Fixed bug under Asynch I/O where I/O completion did not delay the appropriate time before passing back device status to a simulator. Found by Sergey Oboguev. by Mark Pizzolato · 14 years ago
  62. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 14 years ago
  63. fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 14 years ago
  64. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 14 years ago
  65. 9b5750f Fixed error path issue when RAW disk operations are active (found by Sergey Oboguev) by Mark Pizzolato · 14 years ago
  66. 87c3e34 Added Asynch I/O and Disk Support for various Disk formats by Mark Pizzolato · 15 years ago
  67. 35eac70 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-2-rc1
  68. 9c4779c Notes For V3.8 by Bob Supnik · 17 years ago v3.8-1
  69. 56a7d31 Notes For V3.7 by Bob Supnik · 18 years ago v3.7-2
  70. a12e4a1 Notes For V3.5-1 by Bob Supnik · 20 years ago v3.5-2
  71. b7c1eae Notes For V3.5-0 by Bob Supnik · 20 years ago v3.5-0
  72. 098200a Notes For V3.3-2 by Bob Supnik · 21 years ago v3.3-2
  73. b6393b3 Notes For V3.3 by Bob Supnik · 21 years ago v3.3-0
  74. 2e00e11 Notes For V3.2-3 by Bob Supnik · 21 years ago v3.2-3
  75. 26aa6de Notes For V3.2-0 by Bob Supnik · 22 years ago v3.2-0
  76. 1da2d94 Notes For V3.1-0 by Bob Supnik · 22 years ago v3.1-0
  77. f9564b8 Notes For V3.0-1 by Bob Supnik · 22 years ago v3.0-1
  78. 4ffd3be Notes For V3.0-0 by Bob Supnik · 22 years ago v3.0-0
  79. 43385c9 Notes For V2.10-4 by Bob Supnik · 23 years ago v2.10-4
  80. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 23 years ago v2.10-2
  81. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 23 years ago v2.10-0
  82. df64751 Notes For V2.9-11 by Bob Supnik · 23 years ago v2.9-11
  83. 701f0fe Notes For V2.8 by Bob Supnik · 24 years ago v2.8