1. 2498faf MicroVAX II, rtVAX1000: Fix NVR behavior to precisely reflect original hardware by Mark Pizzolato · 8 years ago
  2. b502558 SCP: Change handling of EXPECT return status to allow message in verbose mode by Mark Pizzolato · 9 years ago
  3. 4a47113 TMXR: Properly initialize incoming line ring state to accepe connections by Mark Pizzolato · 9 years ago
  4. b4b4a88 MicroVAX2: Fix watch chip implementation by Mark Pizzolato · 9 years ago
  5. 14d1c4e SOCKET: Include system include files prior to referencing macros that they may define. by Mark Pizzolato · 9 years ago
  6. 5a5df50 MicroVAX2: NVR watch chip simulation cleanup by Mark Pizzolato · 9 years ago
  7. 6043962 MicroVAX2, rtVAX1000: Remove duplicate REG declaration from SYSD DEVICE by Mark Pizzolato · 9 years ago
  8. 5433561 PDP-10: added register descriptions by Ray Jewhurst · 9 years ago
  9. 60c9289 PDP-8: Update FPP register descriptions by Ray Jewhurst · 9 years ago
  10. 81f6821 PDP-8: added register description and fixed typo in doc by Ray Jewhurst · 9 years ago
  11. 57d49f8 DOC: Added pdp8 revision to include FPP8A floating point unit by Mark Pizzolato · 9 years ago
  12. e05de3e TMXR: Provide Modem RING signal to notify MUX line of potential connection by Mark Pizzolato · 9 years ago
  13. 7b3e63a TMXR: Return modem Ring signal only for connected lines by Mark Pizzolato · 9 years ago
  14. 09109d2 TX-0: Added register descriptions to all devices by Ray Jewhurst · 9 years ago
  15. e67a180 PDP-4/7/9/15: Added register descriptions to all devices by Ray Jewhurst · 9 years ago
  16. 54b3ca0 PDP-1: Added register descriptions to all devices. by Ray Jewhurst · 9 years ago
  17. 3fadb7e TMXR: Allow DTR drop to disconnect any network connected line. by Mark Pizzolato · 9 years ago
  18. ed4631b TMXR: Fix RESTORE for full modem lines connected to serial ports by Mark Pizzolato · 9 years ago
  19. cb96abe PDP11, VAX: Use standard error status reporting with richer message text in auto-config by Mark Pizzolato · 9 years ago
  20. 46465d3 VAX: Add explanation to reason for stopping due to invalid PSL value by Mark Pizzolato · 9 years ago
  21. 9bfdc1f PDP11, VAX: Add XQ device delay to receive processing for loopback and setup packets by Mark Pizzolato · 9 years ago
  22. 35180aa PDP11, VAX: Fix DELQA device identity sensing (DEQNA & LockMode) by Mark Pizzolato · 9 years ago
  23. ac2e3d9 VAX: Fix external type definition for BadCmPSL by Tony Nicholson · 9 years ago
  24. 488e747 PDP11, VAX: Assure that DMA output to non-connected lines completes normally by Mark Pizzolato · 9 years ago
  25. bcf6e28 PDP11, DH11, DHU11: Fix startup initialization delay in DHU mode by Mark Pizzolato · 9 years ago
  26. 02d9bc3 makefile: Avoid trying to build using static libraries for libsdl and libsdl2. by Mark Pizzolato · 9 years ago
  27. 736e341 makefile: Fix OS X build to correctly supply input events for video capable sims by Mark Pizzolato · 9 years ago
  28. fb36c22 makefile: simplify building Video support by leveraging sdl-config and sdl2-config by Mark Pizzolato · 9 years ago
  29. 2b155ba VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  30. 72c328e PDP7: Fix Visual Studio and VMS build for new GRAPHICS-2 device by Mark Pizzolato · 9 years ago
  31. 736bf13 PDP7: GRAPHICS-2 A bit more description on the hardware, and UNIX-7 usage, by Phil Budne · 9 years ago
  32. 3167abe PDP7: GRAPHICS2 send anything new before pressing button 7! by Phil Budne · 9 years ago
  33. 8cf83c1 PDP7: GRAPHICS2 works, mostly by Phil Budne · 9 years ago
  34. 9073008 PDP7: GRAPHICS2 fix "write button lights" IOT by Phil Budne · 9 years ago
  35. f9d3081 PDP7: GRAPHICS2 Fix keyboard input; map CR to NL on input; stuff CR on output by Phil Budne · 9 years ago
  36. 8f7523b PDP7: GRAPHICS-2 rename pdp18b_g2.c pdp18b_g2tty.c by Phil Budne · 9 years ago
  37. 770c373 PDP7: GRAPHICS2 cleanup, output side starting to work, but not input side? by Phil Budne · 9 years ago
  38. 40a3628 PDP7: Start of Bell Labs GRAPHICS-2 simulation (as "Glass TTY") by Phil Budne · 9 years ago
  39. b9c43e7 PDP11: Fix compiler warnings due to recent Xcode version change on OS X by Mark Pizzolato · 9 years ago
  40. adcd64d makefile: Fix build of VAX simulator which was recently broken by Mark Pizzolato · 9 years ago
  41. fb9e0ac makefile: Fix -fwhole-program warnings on OS X with newest Xcode by Mark Pizzolato · 9 years ago
  42. d2269f8 VAX: Fix compile error introduced by previous commit. by Mark Pizzolato · 9 years ago
  43. 1260324 VAX: Add IDLE names which align with various BSD Version names by Mark Pizzolato · 9 years ago
  44. bfe87ed VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
  45. d0e3d22 VAX: Correct documented list of CPU IDLE options. by Mark Pizzolato · 9 years ago
  46. 733f904 VAX: Removed SET CPU IDLE=ALL which can only produce strange behavior by Mark Pizzolato · 9 years ago
  47. e7f7b10 BESM6: Change REGister initializers to use sim_defs.h defined macros. by Mark Pizzolato · 9 years ago
  48. fc41711 SCP: Add BINRDATA, BINRDATAD and BINRDATADF REG initialization macros. by Mark Pizzolato · 9 years ago
  49. 313a8e2 SCP: Defer readline initialization until immediately before it will be used. by Mark Pizzolato · 9 years ago
  50. beaabbc ETHER: Add libpcap version information to the output of SHOW ETHERNET by Mark Pizzolato · 9 years ago
  51. e153b7f PDP8, VAX750: Fix compiler detected errors in REG initializers by Mark Pizzolato · 9 years ago
  52. 8032157 PDP10: Adjust build to include network support by Mark Pizzolato · 9 years ago
  53. 3ff8907 SCP: Add generic REGDATA register populating macro. by Mark Pizzolato · 9 years ago
  54. a7938b4 DOC: Update "Adding a Device to a Virtual Machine" to include details on the PDP18B simulators from Bob Supnik by Mark Pizzolato · 9 years ago
  55. 329f42a SCP: Rework newly added REG macro definitions to avoid problems with prior declarations by Mark Pizzolato · 9 years ago
  56. e0e58fc PDP15: Update pdp18b_rp from Bob Supnik. by Mark Pizzolato · 9 years ago
  57. af0420f TMXR: Add explanatory messages to attach failures by Mark Pizzolato · 9 years ago
  58. 6fab4cd PDP11: Fix TU58 boot and unimplemented commands from Don North by Mark Pizzolato · 9 years ago
  59. 9de34d7 TMXR: Avoid assigning incoming connections to modem enabled lines which don't have DTR raised. by Mark Pizzolato · 9 years ago
  60. f71acb3 SCP: Fix expect exit behavior to not be a reason a DO command procedure exits. by Mark Pizzolato · 9 years ago
  61. 95d2365 PDP18B: Update console CR/LF echo behavior from Bob Supnik by Mark Pizzolato · 9 years ago
  62. 6595ae5 PDP18B: Latest updates from Bob Supnik by Mark Pizzolato · 9 years ago
  63. f17c353 VAX750, VAX730, PDP11: Fix crash during startup of Release build binary on Windows. by Mark Pizzolato · 9 years ago
  64. 58925f7 SCP: Assure that a failure message is emitted before calling abort(). by Mark Pizzolato · 9 years ago
  65. 72d4e73 VAX, PDP11: Correct TU58 register declarations by Mark Pizzolato · 9 years ago
  66. 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
  67. b304d7f HP3000: Bug fix for byte instruction effective addresses calculations with negative indexes. by Mark Pizzolato · 9 years ago
  68. 1b6f28a SLIRP: Allow NAT networking even if pthreads are not available. by Mark Pizzolato · 9 years ago
  69. fb8f630 MAKEFILE: Fix locale issues while locating include and library paths by Mark Pizzolato · 9 years ago
  70. 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
  71. 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
  72. 71e745b PDP11: Fixed bug in history virtual addressing (Bob Supnik) by Mark Pizzolato · 9 years ago
  73. 51aad45 PDP18B: Add RB disk to PDP7 and DRM drum to PDP9 and -u, -p examine/deposit switches in PDP7, PDP9 and PDP15 by Mark Pizzolato · 9 years ago
  74. 253f8a8 VAX: Move CPU register and routine declarations into vax_defs.h by Mark Pizzolato · 9 years ago
  75. 8d51b35 VAX: Add computed results to instruction history trace by Mark Pizzolato · 9 years ago
  76. c8cd853 VAX: Allow SET CPU IDLE command to not specify a stability value. by Mark Pizzolato · 9 years ago
  77. 9a7c46f PDP11, VAX: Fix DEUNA/DELUA receive descriptor message size indicator. by Mark Pizzolato · 9 years ago
  78. f3ca23c DOC: Correct parameter description in "Writing a Simulator for the SIMH system". by Mark Pizzolato · 9 years ago
  79. 4d25cc4 slirp_glue: cleanup compiler warning of duplicate definition of O_BINARY under Cygwin by Tony Nicholson · 9 years ago
  80. 9d97936 VAX: Add the ability to 'STEP OUT" of the most recent subroutine call. by Mark Pizzolato · 9 years ago
  81. 6148585 README: Added specific mention that GNU make is required for a makefile build. by Mark Pizzolato · 9 years ago
  82. 4dfbb98 PDP11, VAX: Add detailed receive descriptor list usage debug information. by Mark Pizzolato · 9 years ago
  83. 49d3ec8 VAX: Add command support to set the idle stability delay by Mark Pizzolato · 9 years ago
  84. 2e21baf PDP11: Revised doc to include EXAMINE -B by Mark Pizzolato · 9 years ago
  85. cea1f1b VAX: Add optional simulator time and logging to disk for instruction history. by Mark Pizzolato · 9 years ago
  86. 92fe35f PDP10: Fix nested indirect address limit exceeded (from Bob Supnik) by Mark Pizzolato · 9 years ago
  87. 5ffd11c SCP: Fix year offset used when expanding DATE_19XX_YY and DATE_19XX_YYYY by Mark Pizzolato · 9 years ago
  88. 5e6127e VAX: Fix signed overflow in op_mtpr() by Mark Pizzolato · 9 years ago
  89. 445bc99 SCP: Add DATE_19XX_YY and DATE_19XX_YYYY variable insertion. by Mark Pizzolato · 9 years ago
  90. aadd66c VIDEO: Fix uninitialized pointer reference under libSDL by Mark Pizzolato · 9 years ago
  91. c1e7dfc TMXR: Make sure all types of incoming connections properly support telnet by Mark Pizzolato · 9 years ago
  92. d497aea FRONTPANEL: Add breakpoint support to support a debugger using the API by Mark Pizzolato · 9 years ago
  93. 5eb6750 SCP: Avoid using tempnam() to produce OS component of SHOW VERSION output by Mark Pizzolato · 9 years ago
  94. 7f1291d SLiRP: FIx compiler warning about inconsistent type for slirp_dbit variable by Mark Pizzolato · 9 years ago
  95. 8f54971 rtVAX1000: Fix potential array overrun when enabling the QVSS graphics. by Mark Pizzolato · 9 years ago
  96. 2b3680a SCP: Avoid potential file access error when producing SHOW VERSION output. by Mark Pizzolato · 9 years ago
  97. f285d52 SCP: More thorough OS version display in SHOW VERSION by Mark Pizzolato · 9 years ago
  98. 94a0629 PDP11, PDP1, TX-0: Merged most recent display code from Doug Gwyn. by Mark Pizzolato · 9 years ago
  99. 804b7d8 TAPE: Fix EOF detection to properly initialize state. by Mark Pizzolato · 9 years ago
  100. b1d0eb3 B5500: Added CPU Idle support, clean minor bugs. by Richard Cornwell · 9 years ago