1. 7d3ede9 BESM6: Improved TTY I/O (responsiveness, variable rate, turbo/authentic). by Leo Broukhis · 8 years ago
  2. d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
  3. 861d9c8 makefile: Generalized git-id determination when simh is used as a submodule by Mark Pizzolato · 8 years ago
  4. b72ec73 PDP10: Fixed bugs in 1-proceed by Mark Pizzolato · 8 years ago
  5. 84e43a8 HP2100: HP 2100 release 25 by Mark Pizzolato · 8 years ago
  6. 38668a2 ISYS80XX, IMDS-225: Extended device functions and debug cleanup by Bill Beech · 8 years ago
  7. 9851a36 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS by Mark Pizzolato · 8 years ago
  8. 629f0f0 HP3000: Fourth HP 3000 release by Mark Pizzolato · 8 years ago
  9. bdb0597 TIMER: Fixed Internal Timer Support (canceling and activation time) by Mark Pizzolato · 8 years ago
  10. 5f8bdbc MicroVAX I, MicroVAX II: Add missing original ROM images by Mark Pizzolato · 8 years ago
  11. b712b2a Visual Studio Projects: Add missing dependency on BuildROMs to newer simulators by Mark Pizzolato · 8 years ago
  12. e3f7a9b makefile: Add support for proper display of commit id when used as a submodule by Mark Pizzolato · 8 years ago
  13. 0461008 DISK: Always autosize disk to exactly the size of known file system data by Mark Pizzolato · 8 years ago
  14. c70a1ba BESM6: Fixed a bug in multiplication. by Leo Broukhis · 8 years ago
  15. 5ab1fd6 CONSOLE: Fix minor compiler warning. by Mark Pizzolato · 8 years ago
  16. 3935291 Visual Studio Projects: Make sure ROM checks used most recent BuildROMs by Mark Pizzolato · 8 years ago
  17. ae25c72 PDP11, VAX730, VAX750, VAX780, VAX8600: Moved CR11/CD11 from BR4 to BR6 by Mark Pizzolato · 8 years ago
  18. 0db0236 PDP11: Add more debug info to PCLK device by Mark Pizzolato · 8 years ago
  19. f698a21 TIMER: Fix sim_timer_is_active for internal timer unit by Mark Pizzolato · 8 years ago
  20. b935a17 PDP11, All VAX: Fix TU58 device (TDC) failure when not ATTACHED by Mark Pizzolato · 8 years ago
  21. 8661cf1 PDP11, All VAX: Add bitfield decode for VH registers by Mark Pizzolato · 8 years ago
  22. e450edd SCP: Display most recent instruction execution rate in SHOW QUEUE output by Mark Pizzolato · 8 years ago
  23. 6e31112 VAX, MicroVAX2: Update ROM memory access to use common code by Mark Pizzolato · 8 years ago
  24. b800587 TIMER: Add calibrated ROM memory access support by Mark Pizzolato · 8 years ago
  25. 9c89b0e TIMER: Fix sim_timer_activate_time_usecs for clock units by Mark Pizzolato · 8 years ago
  26. fb8a01d DOC: Correct SET LOG and SET DEBUG command descriptions by Mark Pizzolato · 8 years ago
  27. 01e114c PDP11, All VAX: Fix SET ADDRESS alignment value to 010 from 020 by Mark Pizzolato · 8 years ago
  28. 3d15993 PDP11, All VAX: Added extended debugging options to the VH device by Mark Pizzolato · 8 years ago
  29. 2df1433 All VAX: Defer taking any HALT action until pending events have fired by Mark Pizzolato · 8 years ago
  30. 316565c CONSOLE: Really support Windows 'ANSI' escape sequences in console sessions by Mark Pizzolato · 8 years ago
  31. d77e3e1 VAX: Re-enable the boot ROM interval timer diagnostic tests by Mark Pizzolato · 8 years ago
  32. bcac7d0 VAX: Change interval timers to pass boot ROM diagnostics. by Mark Pizzolato · 8 years ago
  33. 77312ec CONSOLE: Add debug support for data to/from the console port by Mark Pizzolato · 8 years ago
  34. 6eb13f0 PDP11: Add debug support to PCLK device by Mark Pizzolato · 8 years ago
  35. 711f616 TIMER: Make sure remnant usecs are always explicitly removed by Mark Pizzolato · 8 years ago
  36. dbed84c PDP11: Fix PCLK device to properly behave with a 0 value interval (65536) by Mark Pizzolato · 8 years ago
  37. d456bac All VAX: Simplify interval timers to leverage new usec timing APIs by Mark Pizzolato · 8 years ago
  38. c927640 TIMER: Timing corrections and enhancements by Mark Pizzolato · 8 years ago
  39. e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
  40. 0275ef0 All VAX: Lower overhead when idling. by Mark Pizzolato · 8 years ago
  41. 8102e13 SCP: Add usecs_remaining information to SHOW QUEUE output by Mark Pizzolato · 8 years ago
  42. 7590133 VAX780, VAX730, VAX750, VAX8600: Moved the TPS register to the TMR device by Mark Pizzolato · 8 years ago
  43. af6026b SCP: Add extended usecs wait time to SAVE/RESTORE file format. by Mark Pizzolato · 8 years ago
  44. 6ebeb34 CONSOLE: Support output of ANSI escape sequences to console on Windows hosts by Mark Pizzolato · 8 years ago
  45. 7ec2ea8 TIMER: Properly transition internal timer after rebooting by Mark Pizzolato · 8 years ago
  46. aa82b57 TIMER: Fix various inconsistent timing behaviors by Mark Pizzolato · 8 years ago
  47. 257738a PDP11, all VAX: Extend debug options to track timing activities by Mark Pizzolato · 8 years ago
  48. 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
  49. 875926c CONSOLE: Add connection debugging option and debugging descriptions by Mark Pizzolato · 8 years ago
  50. 5ced037 PDP8: Add device codes for TTIX & TTOX devices to show command output by David Gesswein · 8 years ago
  51. 36276a7 SCP: Add device descriptions to internal devices visible in SHOW FEATURE -I by Mark Pizzolato · 8 years ago
  52. 65cfd2a PDP11, PDP10: Add pseudo internal device to KDP for receive units by Mark Pizzolato · 8 years ago
  53. 7964e2b PDP8: Fix SHOW TTIX SUMMARY by Mark Pizzolato · 8 years ago
  54. 372231d VAX8600, VAX750: Pass correct delay to TTI device sim_clock_coschedule by Mark Pizzolato · 8 years ago
  55. 48e0b47 SCP: Add a way to see the enabled SCP internal devices SHOW DEV -I by Mark Pizzolato · 8 years ago
  56. 7dd1f0b SCP: Complete support for automatic detection of WRU (^E) for all simulators by Mark Pizzolato · 8 years ago
  57. 43dc5fd FRONTPANEL: Fixed description language by Mark Pizzolato · 8 years ago
  58. a2d900e AltairZ80: Implemented proper memory refresh register R semantics by Peter Schorn · 8 years ago
  59. 76103cf VAX730, VAX750, VAX8600: Update Interval Timer and TODR to align with VAX780 by Mark Pizzolato · 8 years ago
  60. 5fc4744 PDP8: Added LS8E decode (6660) for WPS8 and PKSTF by Bob Supnik · 8 years ago
  61. 740a506 TIMER: Add additional statistic info for SHOW CLOCKS by Mark Pizzolato · 8 years ago
  62. 5cf9e9a VAX780: Removed pseudo ticks from TODR device by Mark Pizzolato · 8 years ago
  63. 9c32c97 PDP8: Printing from wps-8 by David Gesswein · 8 years ago
  64. ae52f4c TIMER: Add correct sim_activate_time functionality for all timer cases. by Mark Pizzolato · 8 years ago
  65. 7022f0c VAX: Fix interval timer to properly synchronize with calibrated clock ticks by Mark Pizzolato · 8 years ago
  66. 76d5c34 DOC: Add argument substitution and %DATE_MONTH% by Mark Pizzolato · 8 years ago
  67. e776a37 TMXR: Fix tmxr_clock_coschedule() to properly convert to ticks by Mark Pizzolato · 8 years ago
  68. eea3944 VAX, VAX750, VAX780, VAX8600: Properly coschedule console input with TMXR_MULT by Mark Pizzolato · 8 years ago
  69. 180b031 TMXR: Properly accept ticks rather than instructions in coschedule APIs by Mark Pizzolato · 8 years ago
  70. 7db2dc1 TIMER: Fix coschedule dispatch logic and internal timer cleanup by Mark Pizzolato · 8 years ago
  71. 1c4b664 PDP10: Change idling to generically use sim_idle() everywhere by Mark Pizzolato · 8 years ago
  72. 5d8553e TIMER: Enabled catchup clock ticks by Mark Pizzolato · 8 years ago
  73. 1c3c50f VAX, VAX780, VAX750, VAX8600: Make TODR state file endian independent by Mark Pizzolato · 8 years ago
  74. c393675 REMOTE_CONSOLE: Allow user selectable command output buffer size by Mark Pizzolato · 8 years ago
  75. a759338 VAX: Fixed Interval timer simplification by Mark Pizzolato · 8 years ago
  76. 1925095 TIMER: Change internal THROTTLE device name to avoid SET THROTTLE collision by Mark Pizzolato · 8 years ago
  77. c420925 DOC: Corrected description of log behavior and made help and doc consistent by Mark Pizzolato · 8 years ago
  78. 0a7996d TIMER: Fix statistics for Internal Timer and operation with multiple timers by Mark Pizzolato · 8 years ago
  79. 63a16c4 VAX: Simplify Interval Timer implementation by Mark Pizzolato · 8 years ago
  80. 23f187d makefile: remove experimental ibmpc and ibmpcxt simulators from 'make all' by Bill Beech · 8 years ago
  81. b378072 makefile: remove misspelled experimental simulator name imbpc by Mark Pizzolato · 8 years ago
  82. 0d5c86d makefile: Remove imds-225 from 'make all' - still experimental by Mark Pizzolato · 8 years ago
  83. cf14061 Visual Studio Projects: Clean up builds with Visual Studio 2015 by Mark Pizzolato · 8 years ago
  84. eb333a8 TIMER: Fixed calibration idle skip percent logic by Mark Pizzolato · 8 years ago
  85. 7498f18 VAX: Added debug options for SYSD device (TMR, TODR, CNF) by Mark Pizzolato · 8 years ago
  86. c24a6a2 ISYS8024, ISYS8030: Add initial new simulators by Bill Beech · 8 years ago
  87. 2947c39 ISYS8010, ISYS8020: Latest update by Bill Beech · 8 years ago
  88. 0ef87fa DOC: Clarified SET DEBUG, SET LOG and SET CONSOLE LOG documentation and help by Mark Pizzolato · 8 years ago
  89. 0a0bad9 PDP11: TC11 - Revised to model TCCM correctly by Mark Pizzolato · 8 years ago
  90. 9a69fa8 DISK: Remove $ from all variable names for clean compiles on all gcc versions by Mark Pizzolato · 8 years ago
  91. b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 8 years ago
  92. 60fb701 TIMER: Add additional calibration skip while idling counter statistic by Mark Pizzolato · 8 years ago
  93. 165c37a DISK: Add -U attach option, to fix VHD differencing inconsistencies by Mark Pizzolato · 8 years ago
  94. f8147fc PDP10: Fix typo in sim_rtcn_tick_ack setup by Mark Pizzolato · 8 years ago
  95. 8b73304 PDP10: Add recording of clock tick acknowledgments. by Mark Pizzolato · 8 years ago
  96. 5e201a4 SCP: Pretty up seconds conversion when days are involved by Mark Pizzolato · 8 years ago
  97. b83dae2 TIMER: Make sure internal timer doesn't restart after a CONTINUE unless needed by Mark Pizzolato · 8 years ago
  98. f285e93 SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH by Mark Pizzolato · 8 years ago
  99. df3fbc3 DISK: Fix -O option for differencing disks by Mark Pizzolato · 8 years ago
  100. 3511b5e DISK: Fix -O functionality to override VHD differencing disk consistency checks by Mark Pizzolato · 8 years ago