1. 0a7996d TIMER: Fix statistics for Internal Timer and operation with multiple timers by Mark Pizzolato · 9 years ago
  2. 63a16c4 VAX: Simplify Interval Timer implementation by Mark Pizzolato · 9 years ago
  3. 23f187d makefile: remove experimental ibmpc and ibmpcxt simulators from 'make all' by Bill Beech · 9 years ago
  4. b378072 makefile: remove misspelled experimental simulator name imbpc by Mark Pizzolato · 9 years ago
  5. 0d5c86d makefile: Remove imds-225 from 'make all' - still experimental by Mark Pizzolato · 9 years ago
  6. cf14061 Visual Studio Projects: Clean up builds with Visual Studio 2015 by Mark Pizzolato · 9 years ago
  7. eb333a8 TIMER: Fixed calibration idle skip percent logic by Mark Pizzolato · 9 years ago
  8. 7498f18 VAX: Added debug options for SYSD device (TMR, TODR, CNF) by Mark Pizzolato · 9 years ago
  9. c24a6a2 ISYS8024, ISYS8030: Add initial new simulators by Bill Beech · 9 years ago
  10. 2947c39 ISYS8010, ISYS8020: Latest update by Bill Beech · 9 years ago
  11. 0ef87fa DOC: Clarified SET DEBUG, SET LOG and SET CONSOLE LOG documentation and help by Mark Pizzolato · 9 years ago
  12. 0a0bad9 PDP11: TC11 - Revised to model TCCM correctly by Mark Pizzolato · 9 years ago
  13. 9a69fa8 DISK: Remove $ from all variable names for clean compiles on all gcc versions by Mark Pizzolato · 9 years ago
  14. b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 9 years ago
  15. 60fb701 TIMER: Add additional calibration skip while idling counter statistic by Mark Pizzolato · 9 years ago
  16. 165c37a DISK: Add -U attach option, to fix VHD differencing inconsistencies by Mark Pizzolato · 9 years ago
  17. f8147fc PDP10: Fix typo in sim_rtcn_tick_ack setup by Mark Pizzolato · 9 years ago
  18. 8b73304 PDP10: Add recording of clock tick acknowledgments. by Mark Pizzolato · 9 years ago
  19. 5e201a4 SCP: Pretty up seconds conversion when days are involved by Mark Pizzolato · 9 years ago
  20. b83dae2 TIMER: Make sure internal timer doesn't restart after a CONTINUE unless needed by Mark Pizzolato · 9 years ago
  21. f285e93 SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH by Mark Pizzolato · 9 years ago
  22. df3fbc3 DISK: Fix -O option for differencing disks by Mark Pizzolato · 9 years ago
  23. 3511b5e DISK: Fix -O functionality to override VHD differencing disk consistency checks by Mark Pizzolato · 9 years ago
  24. 4f1f439 DISK: Fix auto detect format attach logic for non VHD disks #356 by Mark Pizzolato · 9 years ago
  25. 1ec46fb TIMER: Make sure timers are properly saved and restored after ^E CONTINUE by Mark Pizzolato · 9 years ago
  26. 47a49c3 DOC: Added section for centos to 0readme_ethernet.txt by Mario Abruzzi · 10 years ago
  27. d4082f3 PDP10: Added debug support to clock device (TIM) by Mark Pizzolato · 9 years ago
  28. 1845fcd Visual Studio Projects: Enable asynch I/O (and clocks) for PDP10 simulator by Mark Pizzolato · 9 years ago
  29. be47d85 TIMER: Fix Idling when transitioning betwen multiple calibrated clocks by Mark Pizzolato · 9 years ago
  30. 89e372b TIMER: Restore functionality for clocks devices that don't use sim_activate_after by Mark Pizzolato · 9 years ago
  31. df80f22 DISK: Add better error reporting when differencing VHD attach fails by Mark Pizzolato · 9 years ago
  32. 0a12499 PDP10: Fix timing code to use ceil() since round() isn't always available by Mark Pizzolato · 9 years ago
  33. 522287c SCP: Fix display of multi-bit masks and HELP dev SET output by Mark Pizzolato · 9 years ago
  34. d28834f PDP10: Fix 2% wallclock issue for 50 Hz systems (R. Voorhorst) by Mark Pizzolato · 9 years ago
  35. 8448580 SCP: Add support for debug matching multiple bit masks by Mark Pizzolato · 9 years ago
  36. f046171 TIMER: Fix problem activation time for clock units by Mark Pizzolato · 9 years ago
  37. 08665e4 ETHER: Add warning about potentially running as root for unavailable devices by Mark Pizzolato · 9 years ago
  38. ff95fb8 SCP: Add warning about reset when RUN command is used multiple times. by Mark Pizzolato · 9 years ago
  39. fc3ac62 TIMER: Fix coscheduling to avoid a 0 delay interval by Mark Pizzolato · 9 years ago
  40. 39d2944 TIMER: Add support for catchup clock ticks and cleaned up asynchronous clocks by Mark Pizzolato · 9 years ago
  41. 32bf262 VAX8600: Changed console input polling by Mark Pizzolato · 9 years ago
  42. b1950e1 DOC: Clarified wording for LOAD and DUMP commands in sim_doc.doc by Mark Pizzolato · 9 years ago
  43. 6e0c26d TMXR: simplify #if expression conditions for SIM_ASYNCH_MUX by Mark Pizzolato · 9 years ago
  44. ee0aade SCP: Issue error message when CONTINUE command has unused arguments by Mark Pizzolato · 9 years ago
  45. 7076527 SCP: Format usecs as msecs with fraction when necessary by Mark Pizzolato · 9 years ago
  46. d68c021 PDP10: Fixed last digit error in CVTBDT instruction as discussed in #347 by Mark Pizzolato · 9 years ago
  47. afad8ad TMXR: Add help indicating speed factor specification for console and mux lines by Mark Pizzolato · 9 years ago
  48. 0268da4 SCP: Fix seconds format routine when displaying hours by Mark Pizzolato · 9 years ago
  49. efabcb9 SCP: Added routine to format time in seconds down to usecs by Mark Pizzolato · 9 years ago
  50. 67213a5 Visual Studio Projeccts: PDP11 add configuration support for PNG screenshots by Mark Pizzolato · 9 years ago
  51. 0779a94 SCP: Fix output of SHOW QUEUE to also include event due time in usecs by Mark Pizzolato · 9 years ago
  52. f30de55 SCP: Fix help to only display breakpoint help for the proper device or CPU by Mark Pizzolato · 9 years ago
  53. b8842e4 TIMER: Fix internal calibrated clock to be well behaved while idling. by Mark Pizzolato · 9 years ago
  54. c9af9a7 Visual Studio Projects: Update to require SDL2 version 2.0.5 by Mark Pizzolato · 9 years ago
  55. 7ab9b6a ETHER: Support building with MinGW environment by Mark Pizzolato · 9 years ago
  56. 5fba6e7 makefile: Use libSDL when building simulators using display library with MinGW by Mark Pizzolato · 9 years ago
  57. 7d029e7 ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects by Mark Pizzolato · 9 years ago
  58. 2acdf26 TAPE: Add support to allow tape debug output when using sim_tape_attach by Mark Pizzolato · 9 years ago
  59. a1fe793 I1401: Properly set device class for tape device so help info is provided by Mark Pizzolato · 9 years ago
  60. 17abb12 TAPE: Make sure that all tape library APIs only work after sim_tape_attach by Mark Pizzolato · 9 years ago
  61. 8178816 I1401: Fix tape to call sim_tape_attach to attach tapes by Mark Pizzolato · 9 years ago
  62. 0630db4 makefile: remove isys8030 from 'all' due to missing piece by Mark Pizzolato · 9 years ago
  63. 2c1cc11 makefile: Fix to allow compiling with clang on NetBSD by Mark Pizzolato · 9 years ago
  64. 5a6e7ce BESM6: Fix compiler warning (left shift of negative value) by Mark Pizzolato · 9 years ago
  65. 38f04f9 makefile: Remove new IBM simulators from 'all' build until they build cleanly by Mark Pizzolato · 9 years ago
  66. 6b5ab2b SWTP6800, IBMPC, IBMPCXT, isys8010, isys8020, imds-225: sim_interval fix by Bill · 9 years ago
  67. 5e9d8e0 IBMPC: Remove unused files by Bill · 9 years ago
  68. 5d99998 ISYS8010,ISYS8020,ISYS8030,IMDS-225,IBMPC,IBMPCXT: update of makefile to handle moved files to system specific directory and for the new experimental simulators for IMDS-225, IBMPC, and IBMPCXT. by Bill Beech · 9 years ago
  69. 71e7de1 ISYS8030: initial check in of new experimental simulator for the Intel System 80/30 by Bill Beech · 9 years ago
  70. 0b9411b ISYS8030: file move to place system specific files in the system specific directory instead on common by Bill Beech · 9 years ago
  71. 8146035 ISYS8020: file move to place system specific files in the system specific directory instead on common by Bill Beech · 9 years ago
  72. bee1757 ISYS8010: file move to place system specific files in the system specific directory instead on common by Bill Beech · 9 years ago
  73. 27e65d1 IMDS-225: Initial check in of new experimental simulator for the Intel MDS-225 IPC by Bill Beech · 9 years ago
  74. cdb94a9 IBMPCXT: Initial check in of new experimental simulator for the IBM PC XT by Bill Beech · 9 years ago
  75. 89a8c87 IBMPC: Initial check in of new experimental simulator for the IBM PC (5150) by Bill Beech · 9 years ago
  76. 5f1ee6e makefile: Correct advice about how to install libvdeplug by Mark Pizzolato · 9 years ago
  77. 6a1487e makefile: Fix locating besm6 fontpath when using libSDL2 by Mark Pizzolato · 9 years ago
  78. 9c0b0ff PDP8: Add support for 16 terminals in the TTIX device by Mark Pizzolato · 9 years ago
  79. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 9 years ago
  80. d4f38d5 SCP: Add compiled architecture and release/debug info to SHOW VERSION by Mark Pizzolato · 9 years ago
  81. 9122a9f SCP: Add . pseudo symbol to reference the most recent address by Mark Pizzolato · 9 years ago
  82. da3f535 VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit by Mark Pizzolato · 9 years ago
  83. 2b61a9a SCP: Fix timer calibration to produce consistent results with multiple clocks by Mark Pizzolato · 9 years ago
  84. c1ca3d4 SCP: Add missing help mentioning SET CONSOLE SPEED by Mark Pizzolato · 9 years ago
  85. 063cec0 PDP8: Changed console input polling to poll for input 500ms has passed by Mark Pizzolato · 9 years ago
  86. 0b0f227 SCP: Allow range/count specifier to special last value reference ($) in EXAMINE by Mark Pizzolato · 9 years ago
  87. 3e4b0af makefile: Cleanup description of commit-id generation scripts by Mark Pizzolato · 9 years ago
  88. e370b9e HP3000: Third HP 3000 release from Dave Bryan by Mark Pizzolato · 9 years ago
  89. 9925ba8 SCP: Remove unused variable declarations by Mark Pizzolato · 9 years ago
  90. fa292f5 makefile: Add logic to BESM6 build warning that video panel needs SDL by Mark Pizzolato · 9 years ago
  91. 0263e0b BESM6: Fix CONST declaration for panel initialization routine by Mark Pizzolato · 9 years ago
  92. a008b0a SCP: Fix throttling to provide reasonable operation of calibrated clocks by Mark Pizzolato · 9 years ago
  93. 89ffed4 PDP11: Add new breakpoint types for data and physical address by Paul Koning · 9 years ago
  94. 29c121e SCP: Fix default breakpoint message format. by Mark Pizzolato · 9 years ago
  95. 083b53e DOC: More detail on breakpoints and instruction replay by Paul Koning · 9 years ago
  96. b4ea2f8 DOC: Add some additional detail on the breakpoint replay by Paul Koning · 9 years ago
  97. b73afbb SCP: Fix breakpoint test when multiple breakpoint types are specified by Mark Pizzolato · 9 years ago
  98. 41ba04e LGP, CDC1700, PDQ3: Add new VM optional sim_vm_sprint_addr API by Mark Pizzolato · 9 years ago
  99. 222ae77 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. by Mark Pizzolato · 9 years ago
  100. e06b815 SCP: Record breakpoint match details in globals by Mark Pizzolato · 9 years ago