1. 47c917a PDP11, VAX: Fix stray TABs which crept in over time by Mark Pizzolato · 8 years ago
  2. 4b41b33 All VAX, PDP11, PDP10: Minor fixes to DZ device by Matt Burke · 8 years ago
  3. 1a8bc50 PDP11, Qbus VAX: Add delay when starting XQ device in DELQA-T mode by Mark Pizzolato · 8 years ago
  4. c4931bb PDP11: Fix error path check on disk I/O status by Mark Pizzolato · 8 years ago
  5. 8c5305c PDP11: Fix rounding up sector count computation by Mark Pizzolato · 8 years ago
  6. cd8e9eb PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
  7. c638950 PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
  8. 3eb4598 SCP: Removed KBD_WAIT and friends by Bob Supnik · 8 years ago
  9. 62879be PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states by Bob Supnik · 8 years ago
  10. e7a38cc PDP11: Fixed spurious interrupt when setting GO by Bob Supnik · 8 years ago
  11. d1768d2 PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
  12. 4da04e0 PDP11, VAX: Fix RQ device potential memory reference errors (COVERITY) by Mark Pizzolato · 8 years ago
  13. 14b9265 PDP11, VAX: Cleaned MSCP/TMSCP packet queues to be uint16 by Mark Pizzolato · 8 years ago
  14. aa09248 PDP11, VAX: Fix RQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
  15. c4e9639 PDP11, VAX: Fix TQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
  16. c6ed19a PDP11, VAX780: XU device fixes (COVERITY) by Mark Pizzolato · 8 years ago
  17. 235a397 PDP11, VAX: XQ device fixes (COVERITY) by Mark Pizzolato · 8 years ago
  18. 009e506 PDP11, PDP10: Fix DUP Modem signal change logic (COVERITY) by Mark Pizzolato · 8 years ago
  19. 7af3e35 PDP11, VAX: Fix debug output state reference (COVERITY) by Mark Pizzolato · 8 years ago
  20. 2bf538f PDP11, All VAX: fix CID: 1415573, 1415452 "Operands don't affect result" by Sergey Svishchev · 8 years ago
  21. 2e2df8f PDP11, All VAX: fix CID: 1415818 "Uninitialized scalar variable" by Sergey Svishchev · 8 years ago
  22. 4bee165 PDP11, All VAX: fix CID: 1415538, 1415766 ("Dereference before null check") by Sergey Svishchev · 8 years ago
  23. b41d10f PDP11, PDP10, VAX780: CR11 is BR6, CD11 is BR4 by Bob Supnik · 8 years ago
  24. 4c74668 PDP11: Correct the address of MMR3 in a comment by Mike Hill · 8 years ago
  25. 1e981e0 PDP11: Reworked RH to device mapping for proper static address assignment by Mark Pizzolato · 8 years ago
  26. f9cfae0 PDP11: Fix RH address range disappearing after disable/enable of RP/TU/RS by Mike Hill · 8 years ago
  27. 7f2c748 PDP11: Fix PDP-11 boot code for TDCn where n>0 (TU58) by Mike Hill · 8 years ago
  28. 5233af7 PDP11: Fixed RF device CSR address comments in boot code by Bob Supnik · 8 years ago
  29. d112c22 PDP11: Fix setting of CSR address in RF11 boot command. by Paul Koning · 8 years ago
  30. bce72b2 PDP11: Fix RS device address window size and propagate that through to RH by Mark Pizzolato · 8 years ago
  31. 50ee02a PDP11: Fix psw_mode map in PSW register bitfield by Mark Pizzolato · 8 years ago
  32. 641d72c PDP11, VAX: convert RL and HK devices to use sim_disk by Mark Pizzolato · 8 years ago
  33. 76dda8a PDP11, VAX: Fix SET RPn BADBLOCK behavior and auto sizing. by Mark Pizzolato · 8 years ago
  34. 7d43240 PDP11, PDP10, all VAX: General extern cleanup. by Mark Pizzolato · 8 years ago
  35. 5dc6d9a PDP11: Add initial UC15 support from Bob Supnik by Paul Koning · 8 years ago
  36. 998cf5c PDP11: Add initial UC15 support from Bob Supnik by Paul Koning · 8 years ago
  37. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  38. ae25c72 PDP11, VAX730, VAX750, VAX780, VAX8600: Moved CR11/CD11 from BR4 to BR6 by Mark Pizzolato · 8 years ago
  39. 0db0236 PDP11: Add more debug info to PCLK device by Mark Pizzolato · 8 years ago
  40. b935a17 PDP11, All VAX: Fix TU58 device (TDC) failure when not ATTACHED by Mark Pizzolato · 8 years ago
  41. 8661cf1 PDP11, All VAX: Add bitfield decode for VH registers by Mark Pizzolato · 8 years ago
  42. 01e114c PDP11, All VAX: Fix SET ADDRESS alignment value to 010 from 020 by Mark Pizzolato · 8 years ago
  43. 3d15993 PDP11, All VAX: Added extended debugging options to the VH device by Mark Pizzolato · 8 years ago
  44. 6eb13f0 PDP11: Add debug support to PCLK device by Mark Pizzolato · 8 years ago
  45. dbed84c PDP11: Fix PCLK device to properly behave with a 0 value interval (65536) by Mark Pizzolato · 8 years ago
  46. e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
  47. 257738a PDP11, all VAX: Extend debug options to track timing activities by Mark Pizzolato · 8 years ago
  48. 65cfd2a PDP11, PDP10: Add pseudo internal device to KDP for receive units by Mark Pizzolato · 8 years ago
  49. 0a0bad9 PDP11: TC11 - Revised to model TCCM correctly by Mark Pizzolato · 8 years ago
  50. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 8 years ago
  51. da3f535 VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit by Mark Pizzolato · 8 years ago
  52. 89ffed4 PDP11: Add new breakpoint types for data and physical address by Paul Koning · 8 years ago
  53. 8eb3672 PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data by Mark Pizzolato · 8 years ago
  54. 223f080 PDP10, PDP11, VAX: Make DMC/DMR initialization more accurate. by Paul Koning · 8 years ago
  55. f48d1f4 PDP11: Add ability to explicitly set the interrupt vector for the TS device by Mark Pizzolato · 8 years ago
  56. 0352e0f PDP11: Move history entry pointer initialization out of instruction loop. by Mark Pizzolato · 8 years ago
  57. 66fb70b PDP11: Record the actual source and destination values for history. by Paul Koning · 9 years ago
  58. e2a8f0f PDP11: Fixed NEXT command to work when the MMU is enabled by Mark Pizzolato · 8 years ago
  59. fa232c0 PDP11: KG11 Fix register names and make units enable status consistent by Mark Pizzolato · 8 years ago
  60. 3571d83 PDP11: Fix KG11 address range when less than 8 units are configured by Mark Pizzolato · 8 years ago
  61. 25b9fc2 PDP11: Reworked PCLK device to minimize scheduled events by Mark Pizzolato · 8 years ago
  62. acaf118 PDP11: Add display of the programmed clock frequency, use calibrated delays by Mark Pizzolato · 8 years ago
  63. 8bc31af PDP11, VAX: Allow Ethernet SET MAC arguments to have upper/lowe case values by Mark Pizzolato · 9 years ago
  64. ae6f3b9 PDP11, VAX: Use generated unique default MAC addresses for Ethernet devices by Mark Pizzolato · 9 years ago
  65. 2d90798 ETHER: Add support for generated interface MAC addresses by Mark Pizzolato · 9 years ago
  66. d4ed9da PDP11, VAX: Fix autoconfigure to properly allocate fixed vectors and addresses by Mark Pizzolato · 9 years ago
  67. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
  68. e70606c PDP11, all VAX: Fix handling of TU58 initialization command. by Mark Pizzolato · 9 years ago
  69. 7bd58c6 PDP11, VAX8600, VAX780, VAX750: Fix prior Massbus auto configure. by Mark Pizzolato · 9 years ago
  70. 1af590d PDP11, VAX8600, VAX780, VAX750: Fix to auto configure Massbus adapters by Mark Pizzolato · 9 years ago
  71. cb96abe PDP11, VAX: Use standard error status reporting with richer message text in auto-config by Mark Pizzolato · 9 years ago
  72. 9bfdc1f PDP11, VAX: Add XQ device delay to receive processing for loopback and setup packets by Mark Pizzolato · 9 years ago
  73. 35180aa PDP11, VAX: Fix DELQA device identity sensing (DEQNA & LockMode) by Mark Pizzolato · 9 years ago
  74. 488e747 PDP11, VAX: Assure that DMA output to non-connected lines completes normally by Mark Pizzolato · 9 years ago
  75. bcf6e28 PDP11, DH11, DHU11: Fix startup initialization delay in DHU mode by Mark Pizzolato · 9 years ago
  76. 2b155ba VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  77. b9c43e7 PDP11: Fix compiler warnings due to recent Xcode version change on OS X by Mark Pizzolato · 9 years ago
  78. bfe87ed VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  79. 329f42a SCP: Rework newly added REG macro definitions to avoid problems with prior declarations by Mark Pizzolato · 9 years ago
  80. 6fab4cd PDP11: Fix TU58 boot and unimplemented commands from Don North by Mark Pizzolato · 9 years ago
  81. 72d4e73 VAX, PDP11: Correct TU58 register declarations by Mark Pizzolato · 9 years ago
  82. 71e745b PDP11: Fixed bug in history virtual addressing (Bob Supnik) by Mark Pizzolato · 9 years ago
  83. 9a7c46f PDP11, VAX: Fix DEUNA/DELUA receive descriptor message size indicator. by Mark Pizzolato · 9 years ago
  84. 4dfbb98 PDP11, VAX: Add detailed receive descriptor list usage debug information. by Mark Pizzolato · 9 years ago
  85. 4d51d63 PDP11, VAX: Fix XQ device identification probe logic. by Mark Pizzolato · 9 years ago
  86. f03bae6 PDP11, VAX: Add better debug output of loopback packets. by Mark Pizzolato · 9 years ago
  87. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  88. a9cc1f1 PDP11, VAX: Provide a useful error message when the unimplemented DUMP command is attempted. by Mark Pizzolato · 9 years ago
  89. c8c071e PDP11: Fix DL11 & TU58 autoconfigure limitation checks by Mark Pizzolato · 9 years ago
  90. 32440a4 PDP11, VAX: Fix memory leak when preparing DEC Std 144 bad block table on new disk images by Mark Pizzolato · 9 years ago
  91. e7d379a PDP11, VAX: Remove UNIT_DISABLE from the XQ and XU UNIT definitions since the devices and not the units can be disabled. by Mark Pizzolato · 9 years ago
  92. 2459a4c PDP11, VAX: Add logic to receive buffer descriptor processing to avoid list overrun. by Mark Pizzolato · 9 years ago
  93. 3a88a1d PDP11, VAX: Fix compiler warnings about quotes in #if 0 #endif block by Mark Pizzolato · 9 years ago
  94. db3531e DISK: Properly base disk unit flags at UNIT_V_UF and provide useful DKUF_V_UF flag space. by Mark Pizzolato · 9 years ago
  95. 746c4fd PDP11, VAX: Rework receive descriptor list processing and PDP11 Boot. by Mark Pizzolato · 9 years ago
  96. e054a78 PDP11: Add descriptions to register names and bitfields to the PSW register. by Mark Pizzolato · 9 years ago
  97. 6210ba2 PDP11: Add BOOT ability to the VT device to run the Lunar Lander program by Mark Pizzolato · 9 years ago
  98. 542b2cb PDP11: Enhance LOAD command to be able to load from an in host memory image. by Mark Pizzolato · 9 years ago
  99. e8ea427 PDP11: Add TU58 bootstrap support. by Mark Pizzolato · 9 years ago
  100. 4ff1e31 PDP11: Fix DLI(DL11) and TDC(TU58) devices to be limited to a total of 16 devices between them by Mark Pizzolato · 9 years ago