1. 2503532 B5500: Added architecture description to head of b5500_cpu.c. by Richard Cornwell · 8 years ago
  2. 057120e SIM_CARD: cleaned up handling of binary cards. by Richard Cornwell · 8 years ago
  3. d14243c PDP8: Renamed switch register variable to SR by Bob Supnik · 8 years ago
  4. 110ded6 FRONTPANEL: sim_frontpanel API version 3 release by Mark Pizzolato · 8 years ago
  5. 7ac92a0 HP3000: Fourth HP 3000 release, update 1 by Mark Pizzolato · 8 years ago
  6. 0046905 TMXR: Added ability to quiet attach message confirmations by Mark Pizzolato · 8 years ago
  7. 061d778 GITHUB: Clarify text in the ISSUE_TEMPLATE by Mark Pizzolato · 8 years ago
  8. 8dcc8c0 SCP: Add the ability to Fprintf to memory buffer by Mark Pizzolato · 8 years ago
  9. 5c6dabb GITHUB: Add initial issue template by Mark Pizzolato · 8 years ago
  10. d980bcd PDP10: Fixed RIM loader to handle ITS and RIM10B formats by Bob Supnik · 8 years ago
  11. 9e9658f TIMER: Cleanup compiler warning by Mark Pizzolato · 8 years ago
  12. e565ee5 SCP: Assure that all SCP produced debug output always lands in the debug file by Mark Pizzolato · 8 years ago
  13. 5c53d8e DOC: Cleaned up API descriptions by Mark Pizzolato · 8 years ago
  14. acbb920 VAX: Add slightly more precise TODR initialization logic with debug support by Mark Pizzolato · 8 years ago
  15. 1bb42b8 VAX730, VAX750, VAX780, VAX8600: Make TODR a little more precise by Mark Pizzolato · 8 years ago
  16. 57d14e5 TIMER: Fix coschedule bookkeeping on pending event interval by Mark Pizzolato · 8 years ago
  17. 5cd0ea4 VAX730, VAX750, VAX780, VAX8600: Fix interval timer ics value by Mark Pizzolato · 8 years ago
  18. e36873f TIMER: Fix coscheduling functionality to produce consistent results by Mark Pizzolato · 8 years ago
  19. af1603f SCP: Add missing sim_strcasecmp() for host platforms without strcasecmp() by Mark Pizzolato · 8 years ago
  20. e9b5115 BESM6: Fixed to use SCP provided sim_strcasecmp() by Mark Pizzolato · 8 years ago
  21. 34ffe98 TIMER: Fixed generic coscheduling and extended details in debug information by Mark Pizzolato · 8 years ago
  22. 1555056 All VAX: Adjust sim_interval by reasonable amount for string instructions by Mark Pizzolato · 8 years ago
  23. d968883 README: Minor formatting cleanup by Mark Pizzolato · 8 years ago
  24. d5a56e0 SCP: Take care to only write to a socket a single time and when appropriate by Mark Pizzolato · 8 years ago
  25. 11c0251 SCP: Make sure that log and debug file I/O use a large (64K) buffer by Mark Pizzolato · 8 years ago
  26. 5f6636c makefile: Add build target 'experimental' to build any experimental simulators by Mark Pizzolato · 8 years ago
  27. 7d3ede9 BESM6: Improved TTY I/O (responsiveness, variable rate, turbo/authentic). by Leo Broukhis · 8 years ago
  28. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  29. 861d9c8 makefile: Generalized git-id determination when simh is used as a submodule by Mark Pizzolato · 8 years ago
  30. b72ec73 PDP10: Fixed bugs in 1-proceed by Mark Pizzolato · 8 years ago
  31. 84e43a8 HP2100: HP 2100 release 25 by Mark Pizzolato · 8 years ago
  32. 38668a2 ISYS80XX, IMDS-225: Extended device functions and debug cleanup by Bill Beech · 8 years ago
  33. 9851a36 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS by Mark Pizzolato · 8 years ago
  34. 629f0f0 HP3000: Fourth HP 3000 release by Mark Pizzolato · 8 years ago
  35. bdb0597 TIMER: Fixed Internal Timer Support (canceling and activation time) by Mark Pizzolato · 8 years ago
  36. 5f8bdbc MicroVAX I, MicroVAX II: Add missing original ROM images by Mark Pizzolato · 8 years ago
  37. b712b2a Visual Studio Projects: Add missing dependency on BuildROMs to newer simulators by Mark Pizzolato · 8 years ago
  38. e3f7a9b makefile: Add support for proper display of commit id when used as a submodule by Mark Pizzolato · 8 years ago
  39. 0461008 DISK: Always autosize disk to exactly the size of known file system data by Mark Pizzolato · 8 years ago
  40. c70a1ba BESM6: Fixed a bug in multiplication. by Leo Broukhis · 8 years ago
  41. 5ab1fd6 CONSOLE: Fix minor compiler warning. by Mark Pizzolato · 8 years ago
  42. 3935291 Visual Studio Projects: Make sure ROM checks used most recent BuildROMs by Mark Pizzolato · 8 years ago
  43. ae25c72 PDP11, VAX730, VAX750, VAX780, VAX8600: Moved CR11/CD11 from BR4 to BR6 by Mark Pizzolato · 8 years ago
  44. 0db0236 PDP11: Add more debug info to PCLK device by Mark Pizzolato · 8 years ago
  45. f698a21 TIMER: Fix sim_timer_is_active for internal timer unit by Mark Pizzolato · 8 years ago
  46. b935a17 PDP11, All VAX: Fix TU58 device (TDC) failure when not ATTACHED by Mark Pizzolato · 8 years ago
  47. 8661cf1 PDP11, All VAX: Add bitfield decode for VH registers by Mark Pizzolato · 8 years ago
  48. e450edd SCP: Display most recent instruction execution rate in SHOW QUEUE output by Mark Pizzolato · 8 years ago
  49. 6e31112 VAX, MicroVAX2: Update ROM memory access to use common code by Mark Pizzolato · 8 years ago
  50. b800587 TIMER: Add calibrated ROM memory access support by Mark Pizzolato · 8 years ago
  51. 9c89b0e TIMER: Fix sim_timer_activate_time_usecs for clock units by Mark Pizzolato · 8 years ago
  52. fb8a01d DOC: Correct SET LOG and SET DEBUG command descriptions by Mark Pizzolato · 8 years ago
  53. 01e114c PDP11, All VAX: Fix SET ADDRESS alignment value to 010 from 020 by Mark Pizzolato · 8 years ago
  54. 3d15993 PDP11, All VAX: Added extended debugging options to the VH device by Mark Pizzolato · 8 years ago
  55. 2df1433 All VAX: Defer taking any HALT action until pending events have fired by Mark Pizzolato · 8 years ago
  56. 316565c CONSOLE: Really support Windows 'ANSI' escape sequences in console sessions by Mark Pizzolato · 8 years ago
  57. d77e3e1 VAX: Re-enable the boot ROM interval timer diagnostic tests by Mark Pizzolato · 8 years ago
  58. bcac7d0 VAX: Change interval timers to pass boot ROM diagnostics. by Mark Pizzolato · 8 years ago
  59. 77312ec CONSOLE: Add debug support for data to/from the console port by Mark Pizzolato · 8 years ago
  60. 6eb13f0 PDP11: Add debug support to PCLK device by Mark Pizzolato · 8 years ago
  61. 711f616 TIMER: Make sure remnant usecs are always explicitly removed by Mark Pizzolato · 8 years ago
  62. dbed84c PDP11: Fix PCLK device to properly behave with a 0 value interval (65536) by Mark Pizzolato · 8 years ago
  63. d456bac All VAX: Simplify interval timers to leverage new usec timing APIs by Mark Pizzolato · 8 years ago
  64. c927640 TIMER: Timing corrections and enhancements by Mark Pizzolato · 8 years ago
  65. e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
  66. 0275ef0 All VAX: Lower overhead when idling. by Mark Pizzolato · 8 years ago
  67. 8102e13 SCP: Add usecs_remaining information to SHOW QUEUE output by Mark Pizzolato · 8 years ago
  68. 7590133 VAX780, VAX730, VAX750, VAX8600: Moved the TPS register to the TMR device by Mark Pizzolato · 8 years ago
  69. af6026b SCP: Add extended usecs wait time to SAVE/RESTORE file format. by Mark Pizzolato · 8 years ago
  70. 6ebeb34 CONSOLE: Support output of ANSI escape sequences to console on Windows hosts by Mark Pizzolato · 8 years ago
  71. 7ec2ea8 TIMER: Properly transition internal timer after rebooting by Mark Pizzolato · 8 years ago
  72. aa82b57 TIMER: Fix various inconsistent timing behaviors by Mark Pizzolato · 8 years ago
  73. 257738a PDP11, all VAX: Extend debug options to track timing activities by Mark Pizzolato · 8 years ago
  74. 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
  75. 875926c CONSOLE: Add connection debugging option and debugging descriptions by Mark Pizzolato · 8 years ago
  76. 5ced037 PDP8: Add device codes for TTIX & TTOX devices to show command output by David Gesswein · 8 years ago
  77. 36276a7 SCP: Add device descriptions to internal devices visible in SHOW FEATURE -I by Mark Pizzolato · 8 years ago
  78. 65cfd2a PDP11, PDP10: Add pseudo internal device to KDP for receive units by Mark Pizzolato · 8 years ago
  79. 7964e2b PDP8: Fix SHOW TTIX SUMMARY by Mark Pizzolato · 8 years ago
  80. 372231d VAX8600, VAX750: Pass correct delay to TTI device sim_clock_coschedule by Mark Pizzolato · 8 years ago
  81. 48e0b47 SCP: Add a way to see the enabled SCP internal devices SHOW DEV -I by Mark Pizzolato · 8 years ago
  82. 7dd1f0b SCP: Complete support for automatic detection of WRU (^E) for all simulators by Mark Pizzolato · 8 years ago
  83. 43dc5fd FRONTPANEL: Fixed description language by Mark Pizzolato · 8 years ago
  84. a2d900e AltairZ80: Implemented proper memory refresh register R semantics by Peter Schorn · 8 years ago
  85. 76103cf VAX730, VAX750, VAX8600: Update Interval Timer and TODR to align with VAX780 by Mark Pizzolato · 8 years ago
  86. 5fc4744 PDP8: Added LS8E decode (6660) for WPS8 and PKSTF by Bob Supnik · 8 years ago
  87. 740a506 TIMER: Add additional statistic info for SHOW CLOCKS by Mark Pizzolato · 8 years ago
  88. 5cf9e9a VAX780: Removed pseudo ticks from TODR device by Mark Pizzolato · 8 years ago
  89. 9c32c97 PDP8: Printing from wps-8 by David Gesswein · 8 years ago
  90. ae52f4c TIMER: Add correct sim_activate_time functionality for all timer cases. by Mark Pizzolato · 8 years ago
  91. 7022f0c VAX: Fix interval timer to properly synchronize with calibrated clock ticks by Mark Pizzolato · 8 years ago
  92. 76d5c34 DOC: Add argument substitution and %DATE_MONTH% by Mark Pizzolato · 8 years ago
  93. e776a37 TMXR: Fix tmxr_clock_coschedule() to properly convert to ticks by Mark Pizzolato · 8 years ago
  94. eea3944 VAX, VAX750, VAX780, VAX8600: Properly coschedule console input with TMXR_MULT by Mark Pizzolato · 8 years ago
  95. 180b031 TMXR: Properly accept ticks rather than instructions in coschedule APIs by Mark Pizzolato · 8 years ago
  96. 7db2dc1 TIMER: Fix coschedule dispatch logic and internal timer cleanup by Mark Pizzolato · 8 years ago
  97. 1c4b664 PDP10: Change idling to generically use sim_idle() everywhere by Mark Pizzolato · 8 years ago
  98. 5d8553e TIMER: Enabled catchup clock ticks by Mark Pizzolato · 8 years ago
  99. 1c3c50f VAX, VAX780, VAX750, VAX8600: Make TODR state file endian independent by Mark Pizzolato · 8 years ago
  100. c393675 REMOTE_CONSOLE: Allow user selectable command output buffer size by Mark Pizzolato · 8 years ago