1. 0d9f195 TIMER: Timing updates by Mark Pizzolato · 6 years ago
  2. 482b6f1 SCP: Add ELSE command extension to the IF command processing. by Mark Pizzolato · 6 years ago
  3. 2ddc0e6 TIMER: Define HAVE_STRUCT_TIMESPEC consistently for compiler compatibility by Mark Pizzolato · 6 years ago
  4. fee95b0 Visual Studio Projects: Update to use pthreads4w 2.10.0 by Mark Pizzolato · 6 years ago
  5. 15885fd TIMER: optimize time format conversion routine by Mark Pizzolato · 6 years ago
  6. a62789a SCP: Make repeated debug message summarization the default by Mark Pizzolato · 6 years ago
  7. a36c298 PDP15, UC15: Extended compiler cleanup by Mark Pizzolato · 6 years ago
  8. b5a993c makefile: temporarily remove i650 from make all while waiting for update by Mark Pizzolato · 6 years ago
  9. 124ca0e I7000: Second release of IBM 7000 simulators. by Richard Cornwell · 6 years ago
  10. b4d185f B5500: Second release of Burroughs B5500 simulator. by Richard Cornwell · 6 years ago
  11. 8b1d058 SIM_CARD: New interface to support stacking cards and save/restore. by Richard Cornwell · 6 years ago
  12. a8d4fe8 SCP: Fix potential NULL pointer dereference - Coverity by Mark Pizzolato · 6 years ago
  13. 9316978 VAX, PDP11: Silence Coverity identified VH warning by Mark Pizzolato · 6 years ago
  14. e3894d7 makefile: Avoid deprecated warnings when compiling with clang++ by Mark Pizzolato · 6 years ago
  15. c7abd31 VAX780, PDP11 (all Unibus systems): Fix VH DHU11 device output activity by Mark Pizzolato · 6 years ago
  16. dc13df7 VAX: Set CPU model correctly on each boot by Mark Pizzolato · 6 years ago
  17. e4191c3 makefile: Fix generation of commit time in .git-commit-id file by Mark Pizzolato · 6 years ago
  18. b18fa8c SCP: Prepare for new sim_card interfaces by Mark Pizzolato · 6 years ago
  19. d01cd82 PDP11: Allow setting core size to 8K, 24K, 40K, and 56K. by Lars Brinkhoff · 6 years ago
  20. 7a08f23 SCP: Add debug duplicate line output summary support by Mark Pizzolato · 6 years ago
  21. 9cc7267 SCP: Avoid "Unexpected internal error" for expected conditions by Mark Pizzolato · 6 years ago
  22. 52e8c7f UC15: Fix shared memory segment size parameter by Mark Pizzolato · 6 years ago
  23. a541aa2 PDP11, VAX: Add proper pointer in XQ Help info for Throttling by Mark Pizzolato · 6 years ago
  24. 91e4efb SHMEM: Fix various Linux and Windows problems by Mark Pizzolato · 6 years ago
  25. 4487646 DISK: Fix auto sizing and non auto sizing logic checks by Mark Pizzolato · 6 years ago
  26. 15fd71b SCP: Fix Coverity identified issues by Mark Pizzolato · 6 years ago
  27. c5453ff makefile: Require zip archive or git clone to acquire simh source code by Mark Pizzolato · 6 years ago
  28. b25a197 TIMER: Tolerate negative usec activation delays and pass thru as instructions by Mark Pizzolato · 6 years ago
  29. 699d28f makefile, Visual Studio Projects: remove dependency on git hooks by Mark Pizzolato · 6 years ago
  30. 65e931c SCP: Provide context for unexpected event processing errors by Mark Pizzolato · 6 years ago
  31. bd347e6 Visual Studio Projects: Update windows-build version dependency by Mark Pizzolato · 6 years ago
  32. e537e4d TIMER: Fix additional timespec overflow cases in diff and compares by Mark Pizzolato · 6 years ago
  33. 97bee79 TIMER: Fix overflow error in sim_idle_ms_sleep() timespec tv_nsec field by Mark Pizzolato · 6 years ago
  34. 9e60a8e slirp: Accommodate building under newer C++ compilers by Mark Pizzolato · 6 years ago
  35. ee45ae1 TMXR: Remove 8-bit characters from comments by Mark Pizzolato · 6 years ago
  36. 5d7dc4d SCP: Fix uninitialized variable reference by Mark Pizzolato · 6 years ago
  37. 82ea9c5 SCP: Add substring and string substitution to environment variable expansion by Mark Pizzolato · 6 years ago
  38. e2e17e1 SCP: Widened the DEVICE type field to 4 bits by Mark Pizzolato · 6 years ago
  39. 2c55ad0 SCP: Let sim_messagef() be well behaved when stat is SCPE_OK by Mark Pizzolato · 6 years ago
  40. 4431350 VAXStations: Fix set model message text when video isn't available by Mark Pizzolato · 6 years ago
  41. 097eb7b makefile: Add proper dependence on BuildROMs to 3b2 build rules by Mark Pizzolato · 6 years ago
  42. 48033d8 SCP: Add DEV_CARD device type for devices that use sim_card by Mark Pizzolato · 6 years ago
  43. 8b1a2ba PDP11, VAX: Leverage tmxr_txdone_ln() API to get best timing with multiple lines by Mark Pizzolato · 6 years ago
  44. f42db0c TMXR: Add tmxr_txdone_ln() to provide precise completion speed timing by Mark Pizzolato · 6 years ago
  45. 484889e TIMER: Changed sim_idle_ms_sleep() to use a mutex which is unique to idling by Mark Pizzolato · 6 years ago
  46. 29a4fb9 Visual Studio Projects: Assure .git-commit-id.h gets updated correctly by Mark Pizzolato · 6 years ago
  47. d593cdb SCP: Add prompt prior to fatal exit allowing error messages reading by Mark Pizzolato · 6 years ago
  48. 9b95115 TIMER: Add abort logic if sim_idle_ms_sleep() sleeps for 0 with an error by Mark Pizzolato · 6 years ago
  49. 076af54 TIMER: Report available details when unexpected timer subsystem errors occur by Mark Pizzolato · 6 years ago
  50. 44bfd68 PDP11, VAX: Fix DMA output timing to properly track programmed speeds by Mark Pizzolato · 6 years ago
  51. 67b0f38 TMXR: Give priority to pending transfer delays prior to considering queued data by Mark Pizzolato · 6 years ago
  52. 58ccb38 SCP: Add ability to ECHOF output to TMXR lines by Mark Pizzolato · 6 years ago
  53. 659aef2 Visual Studio Projects: Cleanup BuildROMs project debug build by Mark Pizzolato · 6 years ago
  54. 173e1bf Visual Studio Projects: Migration to normalized windows-build support by Mark Pizzolato · 6 years ago
  55. 0bc5302 PDP11: Add debug support to track CLK device activity by Mark Pizzolato · 6 years ago
  56. 4304b8d Visual Studio Projects: Correct project build dependency order for all projects by Mark Pizzolato · 6 years ago
  57. 627c7e3 VIDEO: Issue reasonable failure message when SDL can't initialize by Mark Pizzolato · 6 years ago
  58. 1571ba4 I650: Fix Coverity warnings by Roberto Sancho Villa · 6 years ago
  59. 8c0439f PDP11, VAX: Fix RQ and TQ Get Unit Status to properly report no more units by Mark Pizzolato · 6 years ago
  60. 4f61cd3 TMXR: Properly adjust speed delays when the factor is dynamically changed by Mark Pizzolato · 6 years ago
  61. aea7f20 PDP11, VAX: Rework VH transmit start and completion timing by Mark Pizzolato · 6 years ago
  62. d3da865 TMXR: Fix MUX transmit scheduling when buffer is empty by Mark Pizzolato · 6 years ago
  63. c73f56c PDP11, VAX: Add descriptive unit names to DZ, RQ, TQ, XQ and XU devices by Mark Pizzolato · 6 years ago
  64. 91bd90c PDP11, VAX: Change VH programmed I/O to consistently complete after delay by Mark Pizzolato · 6 years ago
  65. 9032701 PDP11, VAX: Fix broken build due to typo for routine name by Mark Pizzolato · 6 years ago
  66. e533aa2 PDP11, VAX: Make sure DZ transmit continues when multiple lines are active by Mark Pizzolato · 6 years ago
  67. d20ef03 TIMER: Properly identify short vs long (multi-tick) delays for co-scheduling by Mark Pizzolato · 6 years ago
  68. 8f9fc78 display: Fix X11 crash when DISPLAY unset. by Lars Brinkhoff · 6 years ago
  69. 0a430fe display: Fix bug in Type 340 vector drawing routine. by Lars Brinkhoff · 6 years ago
  70. c9dae31 SCP: Avoid need for TMXR devices to have dummy DEVICE examine and deposit values by Mark Pizzolato · 6 years ago
  71. 3b8442c SCP: Set UNIT_IDLE in the step unit so idline can happen during "STEP -t nnn" by Mark Pizzolato · 6 years ago
  72. 53792d6 TMXR: Describe TMXR API a little better by Mark Pizzolato · 6 years ago
  73. 775d9f2 TMXR: Minor attach error path and performance enhancements by Mark Pizzolato · 6 years ago
  74. b553779 TMXR: Add EXPECT/SEND support for BUFFERED lines by Mark Pizzolato · 6 years ago
  75. ffb6d4b TMXR: Fix ATTACH <dev> SPEED= to apply speed (or factor) if it is specified by Mark Pizzolato · 6 years ago
  76. 215a71d TMXR: Make tmxr_rqln() only return count times tmxr_getc_ln() can be called by Mark Pizzolato · 6 years ago
  77. 440bbfd TMXR: Consider pending SEND input when scheduling MUX input polling delays by Mark Pizzolato · 6 years ago
  78. d35b19a TMXR: purge any unprocessed EXPECT rules and SEND data on a MUX detach by Mark Pizzolato · 6 years ago
  79. 8077d4d AltairZ80: Clean up of source code formatting by Peter Schorn · 6 years ago
  80. 4428d49 TMXR: Properly determine wait time when multiple lines are active by Mark Pizzolato · 6 years ago
  81. 681ed2d TIMER: Minimize noise in idle debug output for short idle delays by Mark Pizzolato · 6 years ago
  82. 6b77987 TIMER: Allow recording of elapsed time when asynch events arrive while idling by Mark Pizzolato · 6 years ago
  83. d398646 SCP: Fix potential null pointer dereference in debug expression by Mark Pizzolato · 6 years ago
  84. 7cd9b89 PDP11, VAX: Fix VH output rate throttling as buffer fills by Mark Pizzolato · 6 years ago
  85. 0a7c9de TMXR: Change rx and tx delta values to be usecs including the speed factor by Mark Pizzolato · 6 years ago
  86. a3d8cc6 TMXR: Actively flush output prior to assessing wait time by Mark Pizzolato · 6 years ago
  87. 3973963 SCP: Make expression evaluation consistent by Mark Pizzolato · 6 years ago
  88. 2bf523d TMXR: Allow tmxr_init_line() to be called even if not attached (Dave Bryan) by Mark Pizzolato · 6 years ago
  89. f89a65f SCP: Revert pre-insertion of %n to be done during normal expansion. by Mark Pizzolato · 6 years ago
  90. 2203608 SCP: Fix adjacent insertion of %n DO command arguments by Mark Pizzolato · 6 years ago
  91. 2b112b0 SCP: Allow single digit argument insertion for DO command arguments by Mark Pizzolato · 6 years ago
  92. 93f92b7 TIMER: Fix edge condition when scheduling timer delays with clock tick pending by Mark Pizzolato · 6 years ago
  93. ed2abaa SCP: Enhance debug output while tracking event and timer activity by Mark Pizzolato · 6 years ago
  94. 4fff142 SCP: Fix EXPECT bookkeeping to avoid reference after free error by Mark Pizzolato · 6 years ago
  95. 5700b1f SCP: Properly handle literal strings in expression string comparisons by Mark Pizzolato · 6 years ago
  96. 5ca02d3 SCP: Add missing case independent string compare in expressions by Mark Pizzolato · 6 years ago
  97. 188e8cf SCP: Add missing change to sim_defs.h which broke build by Mark Pizzolato · 6 years ago
  98. 15cd4d3 SCP: Enhance command procedure processing and add debugging support by Mark Pizzolato · 6 years ago
  99. 9e18e0b SCP: Cleanup expression evaluation logic errors by Mark Pizzolato · 6 years ago
  100. 06654d1 TMXR: Make sure all MUX devices can leverage all debug selectors by Mark Pizzolato · 6 years ago