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