1. 95d2365 PDP18B: Update console CR/LF echo behavior from Bob Supnik by Mark Pizzolato · 9 years ago
  2. 6595ae5 PDP18B: Latest updates from Bob Supnik by Mark Pizzolato · 9 years ago
  3. f17c353 VAX750, VAX730, PDP11: Fix crash during startup of Release build binary on Windows. by Mark Pizzolato · 9 years ago
  4. 58925f7 SCP: Assure that a failure message is emitted before calling abort(). by Mark Pizzolato · 9 years ago
  5. 72d4e73 VAX, PDP11: Correct TU58 register declarations by Mark Pizzolato · 9 years ago
  6. 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
  7. b304d7f HP3000: Bug fix for byte instruction effective addresses calculations with negative indexes. by Mark Pizzolato · 9 years ago
  8. 1b6f28a SLIRP: Allow NAT networking even if pthreads are not available. by Mark Pizzolato · 9 years ago
  9. fb8f630 MAKEFILE: Fix locale issues while locating include and library paths by Mark Pizzolato · 9 years ago
  10. 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
  11. 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
  12. 71e745b PDP11: Fixed bug in history virtual addressing (Bob Supnik) by Mark Pizzolato · 9 years ago
  13. 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
  14. 253f8a8 VAX: Move CPU register and routine declarations into vax_defs.h by Mark Pizzolato · 9 years ago
  15. 8d51b35 VAX: Add computed results to instruction history trace by Mark Pizzolato · 9 years ago
  16. c8cd853 VAX: Allow SET CPU IDLE command to not specify a stability value. by Mark Pizzolato · 9 years ago
  17. 9a7c46f PDP11, VAX: Fix DEUNA/DELUA receive descriptor message size indicator. by Mark Pizzolato · 9 years ago
  18. f3ca23c DOC: Correct parameter description in "Writing a Simulator for the SIMH system". by Mark Pizzolato · 9 years ago
  19. 4d25cc4 slirp_glue: cleanup compiler warning of duplicate definition of O_BINARY under Cygwin by Tony Nicholson · 9 years ago
  20. 9d97936 VAX: Add the ability to 'STEP OUT" of the most recent subroutine call. by Mark Pizzolato · 9 years ago
  21. 6148585 README: Added specific mention that GNU make is required for a makefile build. by Mark Pizzolato · 9 years ago
  22. 4dfbb98 PDP11, VAX: Add detailed receive descriptor list usage debug information. by Mark Pizzolato · 9 years ago
  23. 49d3ec8 VAX: Add command support to set the idle stability delay by Mark Pizzolato · 9 years ago
  24. 2e21baf PDP11: Revised doc to include EXAMINE -B by Mark Pizzolato · 9 years ago
  25. cea1f1b VAX: Add optional simulator time and logging to disk for instruction history. by Mark Pizzolato · 9 years ago
  26. 92fe35f PDP10: Fix nested indirect address limit exceeded (from Bob Supnik) by Mark Pizzolato · 9 years ago
  27. 5ffd11c SCP: Fix year offset used when expanding DATE_19XX_YY and DATE_19XX_YYYY by Mark Pizzolato · 9 years ago
  28. 5e6127e VAX: Fix signed overflow in op_mtpr() by Mark Pizzolato · 9 years ago
  29. 445bc99 SCP: Add DATE_19XX_YY and DATE_19XX_YYYY variable insertion. by Mark Pizzolato · 9 years ago
  30. aadd66c VIDEO: Fix uninitialized pointer reference under libSDL by Mark Pizzolato · 9 years ago
  31. c1e7dfc TMXR: Make sure all types of incoming connections properly support telnet by Mark Pizzolato · 9 years ago
  32. d497aea FRONTPANEL: Add breakpoint support to support a debugger using the API by Mark Pizzolato · 9 years ago
  33. 5eb6750 SCP: Avoid using tempnam() to produce OS component of SHOW VERSION output by Mark Pizzolato · 9 years ago
  34. 7f1291d SLiRP: FIx compiler warning about inconsistent type for slirp_dbit variable by Mark Pizzolato · 9 years ago
  35. 8f54971 rtVAX1000: Fix potential array overrun when enabling the QVSS graphics. by Mark Pizzolato · 9 years ago
  36. 2b3680a SCP: Avoid potential file access error when producing SHOW VERSION output. by Mark Pizzolato · 9 years ago
  37. f285d52 SCP: More thorough OS version display in SHOW VERSION by Mark Pizzolato · 9 years ago
  38. 94a0629 PDP11, PDP1, TX-0: Merged most recent display code from Doug Gwyn. by Mark Pizzolato · 9 years ago
  39. 804b7d8 TAPE: Fix EOF detection to properly initialize state. by Mark Pizzolato · 9 years ago
  40. b1d0eb3 B5500: Added CPU Idle support, clean minor bugs. by Richard Cornwell · 9 years ago
  41. c45878f B5500: Added macros to detect buffer empty to remove compiler warnings. by Richard Cornwell · 9 years ago
  42. 02aa453 MAKEFILE: Make sure that the runtime library search path is also used at link time. by Mark Pizzolato · 9 years ago
  43. ba9769c MAKEFILE: Add proper simulator dependency relationship for BuildROMs by Mark Pizzolato · 9 years ago
  44. 7ad92f1 ETHER: Avoid meaningless "No description available" output when opening device. by Mark Pizzolato · 9 years ago
  45. 1cd8925 B5500: Add build (Makefile, Visual Studio Project, descrip.mms) support by Mark Pizzolato · 9 years ago
  46. 0a33758 B5500: Initial checking of simulator for current simh by Richard Cornwell · 9 years ago
  47. 4d51d63 PDP11, VAX: Fix XQ device identification probe logic. by Mark Pizzolato · 9 years ago
  48. f03bae6 PDP11, VAX: Add better debug output of loopback packets. by Mark Pizzolato · 9 years ago
  49. 3d6dd2f VAX: Fix NEXT command to also work when Virtual Memory is enabled. by Mark Pizzolato · 9 years ago
  50. 197edc8 VAX: Add VAX ELN idle support. by Mark Pizzolato · 9 years ago
  51. 9df1b0e ETHER: Add local system adapter description to the attach confirmation message by Mark Pizzolato · 9 years ago
  52. 9d2079d SERIAL: Fix extra probes to start at 0. by Mark Pizzolato · 9 years ago
  53. de72cba SERIAL: Add probes for common serial port names on NetBSD. by Mark Pizzolato · 9 years ago
  54. 197466c PDP11, PDP1, TX-0: Fix compiler warning with clang compiler. by Mark Pizzolato · 9 years ago
  55. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  56. 51419a2 VIDEO: Add ability for a video window Quit event to optionally propagate back to SCP. by Mark Pizzolato · 9 years ago
  57. 9da10c1 TIMER: Make internal calibrated clock persist across multiple boots by Mark Pizzolato · 9 years ago
  58. e1ed22f TIMER: Add missing type on internal calibrated clock service routine by Mark Pizzolato · 9 years ago
  59. 4f3dd08 VIDEO: Add window title to vid_open. by Mark Pizzolato · 9 years ago
  60. 00e8c80 TIMER: Provide an internal calibrated clock when none is otherwise available. by Mark Pizzolato · 9 years ago
  61. 21b31fc VIDEO: Add hot location functionality to cursor support. by Mark Pizzolato · 9 years ago
  62. 0897320 SCP: Add TYPE/CAT command by Mark Pizzolato · 9 years ago
  63. 4595525 TIMER: Lower the minimum calibration stability value to 2 by Mark Pizzolato · 9 years ago
  64. dce0aa2 VIDEO: Add SDL audio support to generate a beep. Add absolute pointer position to mouse events. by Mark Pizzolato · 9 years ago
  65. a9cc1f1 PDP11, VAX: Provide a useful error message when the unimplemented DUMP command is attempted. by Mark Pizzolato · 9 years ago
  66. c8c071e PDP11: Fix DL11 & TU58 autoconfigure limitation checks by Mark Pizzolato · 9 years ago
  67. 5da0d95 MUX: Add line disconnect message when a simulated line is dropped due to DTR transition, by Mark Pizzolato · 9 years ago
  68. d8f2647 SCP: general const cleanups and const change to sim_vm_parse_addr. by Mark Pizzolato · 9 years ago
  69. 80595a5 TIMER: Properly define the timespec structure when building with newer MinGW. by Mark Pizzolato · 9 years ago
  70. 32440a4 PDP11, VAX: Fix memory leak when preparing DEC Std 144 bad block table on new disk images by Mark Pizzolato · 9 years ago
  71. ed64606 VAX: Fix inconsistencies in setting CPU model for simulators that have different models by Mark Pizzolato · 9 years ago
  72. 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
  73. 688416a VAX, MicroVAX1, MicroVAX2: Provide consistent messages when attempting to change CPU Model. by Mark Pizzolato · 9 years ago
  74. 2459a4c PDP11, VAX: Add logic to receive buffer descriptor processing to avoid list overrun. by Mark Pizzolato · 9 years ago
  75. 3a88a1d PDP11, VAX: Fix compiler warnings about quotes in #if 0 #endif block by Mark Pizzolato · 9 years ago
  76. 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
  77. 746c4fd PDP11, VAX: Rework receive descriptor list processing and PDP11 Boot. by Mark Pizzolato · 9 years ago
  78. e054a78 PDP11: Add descriptions to register names and bitfields to the PSW register. by Mark Pizzolato · 9 years ago
  79. a729752 ECLIPSE: Avoid C preprocessor name collision when building on power PC. by Mark Pizzolato · 9 years ago
  80. 21f5064 README: Update by Mark Pizzolato · 9 years ago
  81. 5a99bcf SCP: Assure that files attached honor the unit Read-Only flag in addition to -R switches. by Mark Pizzolato · 9 years ago
  82. 622c594 VAX780: Correct HELP CPU BOOT to remove TQ which isn't bootable. by Mark Pizzolato · 9 years ago
  83. 6210ba2 PDP11: Add BOOT ability to the VT device to run the Lunar Lander program by Mark Pizzolato · 9 years ago
  84. 542b2cb PDP11: Enhance LOAD command to be able to load from an in host memory image. by Mark Pizzolato · 9 years ago
  85. ab8123e TIMER: Force at minimum of 1 instruction delay for non-zero delays in sim_activate_after(). by Mark Pizzolato · 9 years ago
  86. 13c4681 makefile: Include display support (if available) when building pdp11 individually by Mark Pizzolato · 9 years ago
  87. e8ea427 PDP11: Add TU58 bootstrap support. by Mark Pizzolato · 9 years ago
  88. 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
  89. 3e3c055 PDP11, VAX: Fix AutoConfigure to allow multiple dynamically configured devices to allocate from the same pool of fixed addresses. by Mark Pizzolato · 9 years ago
  90. b4e604a PDP10, PDP11, VAX: Fix buffer overrun in dmc_attach by Mark Pizzolato · 9 years ago
  91. 6501503 PDP11, VAX: Fix potential NULL pointer dereference in autoconfigure. by Mark Pizzolato · 9 years ago
  92. 51cd9b7 Intel-Systems: Removed duplicate files which were named with different case by Mark Pizzolato · 9 years ago
  93. c5cf64c PDP11, VAX: Allow autoconfigure to allocate fixed address and vectors properly. by Mark Pizzolato · 9 years ago
  94. 434a367 TAPE: Add tolerance when handling TPC formatted tapes which may have garbage at EOT. by Mark Pizzolato · 9 years ago
  95. e1d5ab1 PDP11, VAX: Add sim_tape library trace debug option to the TS device. by Mark Pizzolato · 9 years ago
  96. ff0f9a7 SCP: Add EBCDIC and RADIX-50 data to debug output of block data. by Mark Pizzolato · 9 years ago
  97. aa5bc9e DMC: Avoid using CBUFSIZE for register array data since it can vary from one platform to another. by Mark Pizzolato · 9 years ago
  98. ed2de2f FIO: Add LARGE_FILE support when building on Cygwin (from Don North). by Mark Pizzolato · 9 years ago
  99. 6582aee SCP. PDP11: Add ESC and ENQ to the default set of console output characters in 7P mode. by Mark Pizzolato · 9 years ago
  100. 9c977e9 SCP: Add ESC and ENQ to the default set of console output characters in 7B mode. by Mark Pizzolato · 9 years ago