1. 4cc4d12 Updated PDP11 and VAX780 documentation. by Mark Pizzolato · 11 years ago
  2. 8902472 PDP11/VAX: pdp11_hk Fix by Bob Supnik for issue #47 by Mark Pizzolato · 11 years ago
  3. 2722bc4 README: Update to correct URL for windows binaries. #70 by Mark Pizzolato · 11 years ago
  4. c22063c sim_sock.c allow validation address to match various forms of literal localhost addresses. by Mark Pizzolato · 11 years ago
  5. 8555bbb SCP: Fix Set Command dispatching and HELP dev SET output by Mark Pizzolato · 11 years ago
  6. 6cc9d56 Merge Fixes from Bob Supnik's updates by Mark Pizzolato · 11 years ago
  7. 938b75f Clear storage and branch preserves B register (Van Snyder) by Mark Pizzolato · 11 years ago
  8. 18461f5 sim_debug: Fixed to produce output when the format string is a bare newline character. by Mark Pizzolato · 11 years ago
  9. 1a48d85 VAX630: Fix watch chip behavior the first time a file is attached to the NVR device. by Mark Pizzolato · 11 years ago
  10. d3135b7 VAX630: NVR corrected to be 64 bytes instead of 128. Added NVR read/write debug tracing. by Mark Pizzolato · 11 years ago
  11. 4e53c5f VAX630: Added register bitfields for the IPC (Doorbell) register and read/write tracing. by Mark Pizzolato · 11 years ago
  12. 19d30d9 VAX630: Added register bit fields for the watch device and read/write tracing for watch register activity. by Mark Pizzolato · 11 years ago
  13. da8dd3c VAX: Added Register Bit Field definitions for the PSL register by Mark Pizzolato · 11 years ago
  14. c8f775a QVSS: Fix to handle when cursor is near the right edge of the screen and only partially visible. by Mark Pizzolato · 11 years ago
  15. 47a6bdf Revised QVSS mouse support from Matt Burke to address #60 by Mark Pizzolato · 11 years ago
  16. 60fbaab Fix time_t complaint when struct timespec doesn't have a time_t seconds value by Mark Pizzolato · 11 years ago
  17. 0bc76f5 Merge remote-tracking branch 'github-simh/master' by Mark Pizzolato · 11 years ago
  18. 572ed34 Optionally Enriched the info displayed at the beginning of debug message lines as discussed in Issue #66 by Mark Pizzolato · 11 years ago
  19. 91c7d26 SHOW IOSPACE, again by Timothe Litt · 11 years ago
  20. 95e54dc Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  21. 5ab2d18 PDP10 update by Timothe Litt · 11 years ago
  22. 071b8e5 Fix attach help for pdp11_dl (reported by Reindert Voorhorst) by Mark Pizzolato · 11 years ago
  23. 6a9c60c Fix CR builds by Timothe Litt · 11 years ago
  24. 1b6fc77 Fixed multiplexer attach bug introduced when the DEV_DONTAUTO flag was added by Mark Pizzolato · 11 years ago
  25. 0cc3783 PDP-11/VAX Update: NPR to/from IO Space by Timothe Litt · 11 years ago
  26. 3acbd0e SCP: Prevent use of uninitialized pointer. by Timothe Litt · 11 years ago
  27. 4497bba PDP-11/VAX update: SHOW IOSPACE by Timothe Litt · 11 years ago
  28. 1bfc2bc PDP-10 update: CD20 by Timothe Litt · 11 years ago
  29. 9c7f423 PDP-10 update by Timothe Litt · 11 years ago
  30. 6e78905 PDP-10 Update: TIM by Timothe Litt · 11 years ago
  31. 6243f93 PDP-10 update: LP20 by Timothe Litt · 11 years ago
  32. 0e939d2 PDP-10 update by Timothe Litt · 11 years ago
  33. 8df4e2a Update pdp-10 documentation by Timothe Litt · 11 years ago
  34. 64ed03d Revert clearing of sim_interval on sig-int to properly manage the passage of time. by Mark Pizzolato · 11 years ago
  35. 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
  36. 5de0c8d Instrumented the qvss activities for better debug support by Mark Pizzolato · 11 years ago
  37. 1f8b3be Cleanup remote console single command mode. by Mark Pizzolato · 11 years ago
  38. 5a21db5 Fix TMXR line transmit buffer allocation to always be allocated if a listening socket is open by Mark Pizzolato · 11 years ago
  39. 9f43092 Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  40. 469b4b2 Fixed typo in comment by Mark Pizzolato · 11 years ago
  41. e529273 Merge branch 'master' of https://github.com/tlhackque/simh by Timothe Litt · 11 years ago
  42. c3b1d9a Boot ROMs, again by Timothe Litt · 11 years ago
  43. 9681843 PDP-10 tape boot rom update by Timothe Litt · 11 years ago
  44. 65ea457 PDP-10 tape boot rom update by Timothe Litt · 11 years ago
  45. 2efb0a1 Add -A to boot, Document & init FE comm area by Timothe Litt · 11 years ago
  46. 6076a48 PDP-10 RP redux by Timothe Litt · 11 years ago
  47. c7c5bde PDP-10 RP attach/detach/boot issues by Timothe Litt · 11 years ago
  48. 97eb58c Added a device flag which can be used to avoid auto detach at device attach time. by Mark Pizzolato · 11 years ago
  49. e13b1fe Merge branch 'master' of https://github.com/tlhackque/simh by Timothe Litt · 11 years ago
  50. d92fd22 RH11/TM0x issues: attach/detach by Timothe Litt · 11 years ago
  51. 50ec127 Merge remote-tracking branch 'github.com/simh/simh/master' by Mark Pizzolato · 11 years ago
  52. b2f4590 Update README by Mark Pizzolato · 11 years ago
  53. 9752a71 Access violation if invalid command entered to remote console by Timothe Litt · 11 years ago
  54. b8408c6 ignore emacs scratch and backup by Timothe Litt · 11 years ago
  55. 6222980 Cleanup of Visual Studio VAX project to properly convert to newer Visual Studio versions. by Mark Pizzolato · 11 years ago
  56. 5fba42a Renamed Visual Studio Projects VAX610, VAX620 and VAX630 to be consistent with the target names produced by those project builds. by Mark Pizzolato · 11 years ago
  57. 8079090 Added "HELP SET dev" and "HELP SHOW dev" as eqivalent to "HELP dev SET" and "HELP dev SHOW" respectively. by Mark Pizzolato · 11 years ago
  58. 65de3d0 Add descriptions to the QVSS register declarations by Mark Pizzolato · 11 years ago
  59. 31b63f0 Fixed the Visual Studio build of simulators which statically link against libSDL. by Mark Pizzolato · 11 years ago
  60. 524460e Cleanup Visual Studio Build issues by Mark Pizzolato · 11 years ago
  61. a7a8f3d Added reporting of the QVSS window focus release key when Video Windows is created by Mark Pizzolato · 11 years ago
  62. baba5f8 Fixed reporting of libSDL availability in simulatoes which will never need it. by Mark Pizzolato · 11 years ago
  63. b5e3d6b Added logic to suggest libSDL might help with simulators what can use it when it isn't available. by Mark Pizzolato · 11 years ago
  64. 0109d04 Fix incorrect definition descriptions in comments by Mark Pizzolato · 11 years ago
  65. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  66. feeea1e Remove unused definitions by Mark Pizzolato · 11 years ago
  67. 43e5647 Fix short block writes on RK06/RK07 devices to write zero filled buffer data. (Oleg Safiullin) by Mark Pizzolato · 11 years ago
  68. eb921d2 Fix bug in PDP11 SET CPU <model> which inadvertently disabled some devices improperly. - Bob Supnik by Mark Pizzolato · 11 years ago
  69. a145d53 CAPS11 now runs on SimH. The key bug was in the reset routine. Change by Bob Supnik. by Mark Pizzolato · 11 years ago
  70. f386776 Compiler warning fixes from Brian Knittel by Mark Pizzolato · 11 years ago
  71. 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
  72. f7330bc remote compiler warning by Mark Pizzolato · 11 years ago
  73. 780adc3 Added missing STRSYN from DDCMP dup setup by Mark Pizzolato · 11 years ago
  74. 596cb3f Added needed DUP interfaces to allow use by KMC11/KDP. by Mark Pizzolato · 11 years ago
  75. 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
  76. 486ef58 Compiler warning cleanup by Mark Pizzolato · 11 years ago
  77. e5ee32d Fix network build on OSX when libvdeplug is available. by Mark Pizzolato · 11 years ago
  78. 4d34547 Cleanup DUP11 implementation and refactor for shared use by another device (KMC11). by Mark Pizzolato · 11 years ago
  79. e2b7962 Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  80. 881f53e Added support to the Remote Console facility to close a remote console session on EOF by Mark Pizzolato · 11 years ago
  81. bc49f6b Fix for Unibus word DMA from Rob Jarratt by Mark Pizzolato · 11 years ago
  82. 9149b81 Merge remote-tracking branch 'github/master' by Mark Pizzolato · 11 years ago
  83. 39c7942 Changed some spaces and indentations by Mark Pizzolato · 11 years ago
  84. 1c7bf98 Cleaned up readme documentation to avoid potential confusion when initially setting up a windows build environment. by Mark Pizzolato · 11 years ago
  85. a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago
  86. 3e25042 Change some tabs to spaces by Timothe Litt · 11 years ago
  87. 5f26e60 Add set cpu serial for KS by Timothe Litt · 11 years ago
  88. b80fa0a Revert "Add set serial to KS cpu" by Timothe Litt · 11 years ago
  89. 611b763 Add set serial to KS cpu by Timothe Litt · 11 years ago
  90. f5de2f4 LP20 emulation was overwriting existing files by Timothe Litt · 11 years ago
  91. 27dac1a Added rate limit support (SET DUPn SPEED=bps). by Mark Pizzolato · 11 years ago
  92. 4ba152d Fix packet transmit overrun behaviors which caused DECnet circuit failures. by Mark Pizzolato · 11 years ago
  93. 4019e67 Fixed CRC implementation, CRC state bit presentation and added register declarations by Mark Pizzolato · 11 years ago
  94. c3750e6 Added logic to act on the state and transitions of the RCVEN bit of the receiver CSR. by Mark Pizzolato · 11 years ago
  95. 3b8784b Added makefile support for the DUP11 device by Mark Pizzolato · 11 years ago
  96. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
  97. f30d432 Fixes to: by Mark Pizzolato · 11 years ago
  98. 1eb15fc Fix to support multiplexer devices which call tmxr_open_master directly instead of tmxr_attach so that the resulting TMXR will be in the open multiplexer list by Mark Pizzolato · 11 years ago
  99. 44886f9 Add asynch I/O support for AIX platform by Mark Pizzolato · 11 years ago
  100. 00a5cca Fixed broken Linux build by Mark Pizzolato · 11 years ago