1. 59d0602 PDP8: Add device buffer flush capability and keep track of data written state in the device buffer. Fixes #87 by Mark Pizzolato · 11 years ago
  2. f1a10a7 PDP11,VAX: Cleanup declared but undefined local routine. by Mark Pizzolato · 11 years ago
  3. e75e52d PDP10: Fixed display of Unibus and Vector for RY device. by Mark Pizzolato · 11 years ago
  4. d7c63d6 PDP10,PDP11,VAX: Fix for DMC/DMR error which lost track of pending transmit buffers when timeouts happened during DDCMP protocol startup. Fixes #109 by Mark Pizzolato · 11 years ago
  5. b1fb809 PDP10, PDP11, VAX: Added the DDCMP corruption troll to the DDCMP layer and removed it from the KDP device. by Mark Pizzolato · 11 years ago
  6. 2934112 PDP11,PDP18B: Add device buffer flush capability and keep track of data written state in the device buffer. These are cousin bugs described in issue #87 by Mark Pizzolato · 11 years ago
  7. 1a7f8d4 VAX,PDP11,PDP10: Added explicit support to enable (or disable) DMR Micro Diagnostics which corresponds to the SW10 hardware switch. by Mark Pizzolato · 11 years ago
  8. ffda4c1 VAX,PDP11: Fix behavior of simulator when multiple DMC devices are in use concurrently. Fix for issue #51. by Mark Pizzolato · 11 years ago
  9. 8cc3791 PDP11/VAX: Improved debug information to identify the distinct DMC line when multiple lines are in use and added detailed debug output for DDCMP state machine changes. by Mark Pizzolato · 11 years ago
  10. 0e11dfe PDP11/VAX: Fix VH device to properly be displayed when the number of lines changes and to avoid problems in debug mode. by Mark Pizzolato · 11 years ago
  11. 4ec1f7e PDP11: Fix to allow allow Q18 devices to be enabled on Qbus systems with memory <= 256KB. Reported by Christian Gauger-Cosgrove. by Mark Pizzolato · 11 years ago
  12. 9ab6c4d SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used. by Mark Pizzolato · 11 years ago
  13. 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  14. 25a62c2 PDP11,VAX: Added Unibus KRU50 controller type (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  15. 2daa41e PDP11: Fixed bug in CSM (John Dundas) by Mark Pizzolato · 11 years ago
  16. 7ebc991 PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  17. 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 · 11 years ago
  18. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  19. 0251c08 PDP11/VAX: Detect vector conflicts, SHOW IOSPACE and SHOW DEVICE improvements by Mark Pizzolato · 11 years ago
  20. 3519c6c PDP11: Added support for PC values to be displayed in debug output. by Mark Pizzolato · 11 years ago
  21. f362669 PDP11: XQ Device is now bootable on a Qbus PDP11 simulator. The ROM based Citizenship tests now pass. by Mark Pizzolato · 11 years ago
  22. 24b64b5 PDP11: Added missing pdp11_rk boot setup from Bob Supnik by Mark Pizzolato · 11 years ago
  23. fdb33ce Compiler warning cleanup by Mark Pizzolato · 11 years ago
  24. 32b8f06 PDP11/VAX: Properly display the device interrupt BR level for Qbus and Unibus devices in SHOW IOSPACE output by Mark Pizzolato · 11 years ago
  25. 796cbd2 Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  26. 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 · 11 years ago
  27. be46bac PDP8/PDP11/VAX: Support high speed character input on console and other multiplexer ports instead of limiting input data rate to 1 character per clock tick. by Mark Pizzolato · 11 years ago
  28. 1e3586e DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt by Mark Pizzolato · 11 years ago
  29. 026dd98 Merge latest from Bob Supnik by Mark Pizzolato · 11 years ago
  30. 63e05c7 PDP11: Fix DL help attach regression and missing SHOW IOSPACE details by Mark Pizzolato · 11 years ago
  31. 99b4730 Fix build warning on OS/X by Bill Heaton · 11 years ago
  32. c984495 PDP11/VAX: Make sure that semi-unique drive serial numbers have a zero msb to avoid issues in some operating systems. by Mark Pizzolato · 11 years ago
  33. 01b3179 PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation. by Mark Pizzolato · 11 years ago
  34. 786cda7 PDP11/VAX: Use semi-unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
  35. e18d7e8 PDP11/VAX: Use unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
  36. cc0ccb4 PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik by Mark Pizzolato · 11 years ago
  37. 4387c5b PDP11: report RK05 drive presence more reasonably. Add historical information in RK help. by Mark Pizzolato · 11 years ago
  38. b1fc298 PDP11/VAX: Add register descriptions and bitfields to register declarations by Mark Pizzolato · 11 years ago
  39. d614098 PDP11: Added formatted register display for HK and RK devices by Mark Pizzolato · 11 years ago
  40. ddc9398 PDP11: fix RK device unit detection when some units are disabled. by Mark Pizzolato · 11 years ago
  41. 59232fe PDP11: fixed auto configure for RL and HK devices by Mark Pizzolato · 11 years ago
  42. b1b9aa3 PDP11: Added help to RK device by Mark Pizzolato · 11 years ago
  43. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  44. 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
  45. 8902472 PDP11/VAX: pdp11_hk Fix by Bob Supnik for issue #47 by Mark Pizzolato · 11 years ago
  46. 91c7d26 SHOW IOSPACE, again by Timothe Litt · 11 years ago
  47. 95e54dc Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  48. 071b8e5 Fix attach help for pdp11_dl (reported by Reindert Voorhorst) by Mark Pizzolato · 11 years ago
  49. 6a9c60c Fix CR builds by Timothe Litt · 11 years ago
  50. 0cc3783 PDP-11/VAX Update: NPR to/from IO Space by Timothe Litt · 11 years ago
  51. 4497bba PDP-11/VAX update: SHOW IOSPACE by Timothe Litt · 11 years ago
  52. 1bfc2bc PDP-10 update: CD20 by Timothe Litt · 11 years ago
  53. fa0086a change QVSS device to autoconfigure its vector so other autoconfigured devices get correct vector assignments when the QVSS device is enabled by Mark Pizzolato · 11 years ago
  54. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  55. feeea1e Remove unused definitions by Mark Pizzolato · 11 years ago
  56. 43e5647 Fix short block writes on RK06/RK07 devices to write zero filled buffer data. (Oleg Safiullin) by Mark Pizzolato · 11 years ago
  57. eb921d2 Fix bug in PDP11 SET CPU <model> which inadvertently disabled some devices improperly. - Bob Supnik by Mark Pizzolato · 11 years ago
  58. a145d53 CAPS11 now runs on SimH. The key bug was in the reset routine. Change by Bob Supnik. by Mark Pizzolato · 11 years ago
  59. 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
  60. 780adc3 Added missing STRSYN from DDCMP dup setup by Mark Pizzolato · 11 years ago
  61. 596cb3f Added needed DUP interfaces to allow use by KMC11/KDP. by Mark Pizzolato · 11 years ago
  62. 4064cc0 This fixes the problem that MMR1 is recording changes to R7 (PC), which it should not. (issue #44) by Mark Pizzolato · 11 years ago
  63. 486ef58 Compiler warning cleanup by Mark Pizzolato · 11 years ago
  64. 4d34547 Cleanup DUP11 implementation and refactor for shared use by another device (KMC11). by Mark Pizzolato · 11 years ago
  65. a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago
  66. 27dac1a Added rate limit support (SET DUPn SPEED=bps). by Mark Pizzolato · 12 years ago
  67. 4ba152d Fix packet transmit overrun behaviors which caused DECnet circuit failures. by Mark Pizzolato · 12 years ago
  68. 4019e67 Fixed CRC implementation, CRC state bit presentation and added register declarations by Mark Pizzolato · 12 years ago
  69. c3750e6 Added logic to act on the state and transitions of the RCVEN bit of the receiver CSR. by Mark Pizzolato · 12 years ago
  70. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 12 years ago
  71. 76fccce Fix for Issue #53 for DC, DL, and VH multiplexer devices by Mark Pizzolato · 12 years ago
  72. e82507d Fixed DZ bug which referenced the wrong dz device when the number of DZ multiplexers configured was not a power of 2 (i.e.3, 5, 7, etc.) by Mark Pizzolato · 12 years ago
  73. d964df4 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  74. 9faef6e Added separate debugging ability to trace line connect/disconnect activities to better debug virtual null modem cable activities. by Mark Pizzolato · 12 years ago
  75. ba87329 Fix to properly manage modem DCD and RNG state. by Mark Pizzolato · 12 years ago
  76. 0f078e9 Added register field decoding to the debug register trace output by Mark Pizzolato · 12 years ago
  77. 8e85834 Complete returning the DZ modem status information as identified in issue #22 and return RI if DTR is not set, and DCD if it is. This solves the modem behavior issue #24 as well. by Mark Pizzolato · 12 years ago
  78. 814960e Properly restore DZ Modem Control state during a simulator RESTORE. by Mark Pizzolato · 12 years ago
  79. 93c9f35 Restore DZ modem control state to default on device detach. Properly clear modem bits when modem control enabled. Better display of modem control status. by Mark Pizzolato · 12 years ago
  80. 3dd4121 Added Large File Support which was missing for NetBSD (and OpenBSD) hosts - reported by Felix Deichmann by Mark Pizzolato · 12 years ago
  81. 471ea3e Added SHOW CPU MEMORY to the MicroVAX I simulator by Mark Pizzolato · 12 years ago
  82. 732718e Fixed bug in pdp11_xu loopback processing. Now consistent with pdp11_xq. Found by Paul Koning by Mark Pizzolato · 12 years ago
  83. be270bb Fix of Big Endian DELQA-T issue by Mark Pizzolato · 12 years ago
  84. a28d5d7 Cleaned up the formatting of the pdp11_dmc help output as suggested by Jacob Goense by Mark Pizzolato · 12 years ago
  85. c6691b6 Fixed size limit on RQ devices for PDP11 simulator by Mark Pizzolato · 12 years ago
  86. 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 12 years ago
  87. 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 · 12 years ago
  88. 28f645a Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  89. d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
  90. fb105a9 Merge remote-tracking branch 'jguillaumes/master' by Mark Pizzolato · 12 years ago
  91. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 12 years ago
  92. 7b01cd1 Fix identified by Mikulas Patocka. by Mark Pizzolato · 12 years ago
  93. 37af573 CR11: Added 026DEC translation table. Fixed bit clearing after CSR write, by Jordi Guillaumes i Pons · 12 years ago
  94. 4d187a7 Another typo by Mark Pizzolato · 12 years ago
  95. 74b8a7d Fixed typo in help text by Mark Pizzolato · 12 years ago
  96. 63d0cdb Display something descriptive when a peer hasn't been specified yet. by Mark Pizzolato · 12 years ago
  97. c5bd79f Add register descriptions and help to the pdp11_pt devices (PTR, PTP). by Mark Pizzolato · 12 years ago
  98. e59d9c1 Added register descriptions and help to pdp11_rp device by Mark Pizzolato · 12 years ago
  99. 65079ca Added register descriptions and help for pdp11_hk device by Mark Pizzolato · 12 years ago
  100. 08e97d5 Corrected error in pdp11_rq help routine by Mark Pizzolato · 12 years ago