1. 6ca71c7 README: Correct broken TOC links by Mark Pizzolato · 7 years ago
  2. 4991136 DISK: Don't auto size to shrink a disk when file system data size is unknown by Mark Pizzolato · 7 years ago
  3. 8464b6b SCP: Properly display disk sizes for small disks when capac is in sectors by Mark Pizzolato · 7 years ago
  4. 045d7db SCP: ON CONTROL_C cleanup and SHOW ON support by Mark Pizzolato · 7 years ago
  5. 17e72ad SCP: Display HELP <dev> SET help text for modifiers that require values by Mark Pizzolato · 7 years ago
  6. 760e7f2 SCP: stop_cpu and sim_is_running variables t_bool by Mark Pizzolato · 7 years ago
  7. 797feea SCP: Cleanup minor compiler warning by Mark Pizzolato · 7 years ago
  8. 3a81f63 SCP: Add support to handle CTRL+C while executing command files by Mark Pizzolato · 7 years ago
  9. cc6ff4f SCP: Allow Environment variable names in IF/ASSERT string comparisons by Mark Pizzolato · 7 years ago
  10. 097ebbb TIMER: Synchronize clock calibration with throttled rate when throttling starts by Mark Pizzolato · 7 years ago
  11. 2924b33 ETHER: Allow VDE connections to specify a particular virtual switch port by Jordi Guillaumes Pons · 7 years ago
  12. 11df2a2 SCP: Set proper bound on error arrays by Mark Pizzolato · 7 years ago
  13. dc59736 README: Fix Table of Contents broken links by Mark Pizzolato · 7 years ago
  14. fe47ba6 README: Add a table of contents. by Mark Pizzolato · 7 years ago
  15. 7fbe5e8 TIMER: Avoid throttling recalibration when resuming execution by Mark Pizzolato · 7 years ago
  16. fd80be4 TIMER: Properly serialize (and reference) asynch timer thread state by Mark Pizzolato · 7 years ago
  17. 4907dfb SCP: Display default delay values with SHOW SEND. by Mark Pizzolato · 7 years ago
  18. 52aebb2 README: Fix a number of typos by David O'Shea · 7 years ago
  19. f3d1076 TIMER: Fix throttling calibration and recalibration by Mark Pizzolato · 7 years ago
  20. b23f1d9 FRONTPANEL: Fix support for DEBUG command to allow switches by Mark Pizzolato · 7 years ago
  21. 3429231 PDP10: Fix attach pending expression test by Timothe Litt · 7 years ago
  22. c494e1a FRONTPANEL: Fix clang compiler warning by Mark Pizzolato · 7 years ago
  23. c4e55d0 HP3000: HP 3000 release 7 by Mark Pizzolato · 7 years ago
  24. 7ea6c2d FRONTPANEL: Updated FrontPanelTest application by Mark Pizzolato · 7 years ago
  25. a6d2e5d VAX, VAX780: Properly handle maximum interval value by Mark Pizzolato · 7 years ago
  26. 2efc3a1 FRONTPANEL: sim_frontpanel API release 12 by Mark Pizzolato · 7 years ago
  27. 3eda8f9 SCP: Silence noise traffic going to remote console secondary sessions by Mark Pizzolato · 7 years ago
  28. 2cd2f8c SCP: Use explicit filename compare when built without HAVE_GLOB & HAVE_FNMATCH by Mark Pizzolato · 7 years ago
  29. 0fc41cb SCP: Properly cancel very long event waits by Mark Pizzolato · 7 years ago
  30. 39c5217 SCP: Properly reset the event queue prior to run/boot by Mark Pizzolato · 7 years ago
  31. ee4c33e VAX: Fix Interval Timers by Mark Pizzolato · 7 years ago
  32. fc25cf5 SCP: Add EXECUTE command to remote console master mode. by Mark Pizzolato · 7 years ago
  33. eea15bf SCP: Add DEBUG command to allow Debug enabling/disabling via Remote Console by Mark Pizzolato · 7 years ago
  34. 154320b SCP: Add support for BREAK/EXPECT/UNTIL/IF action steps in remote console by Mark Pizzolato · 7 years ago
  35. 35f214c SCP: Move Coverity badge to What's New line by Mark Pizzolato · 7 years ago
  36. 80c1c9e SCP: Silence Coverity warning by Mark Pizzolato · 7 years ago
  37. 833927d SCP: Cleanup compiler warnings by Mark Pizzolato · 7 years ago
  38. d2cfee9 SCP: Add Coverity badge to README.md by Mark Pizzolato · 7 years ago
  39. fbcf72a SCP: Allow commands to be enclosed in quotes. by Mark Pizzolato · 7 years ago
  40. 9086b26 SCP: Allow semicolons within quoted strings while parsing action strings by Mark Pizzolato · 7 years ago
  41. 72d4622 SCP: Add ECHOF command which takes a quoted string as an argument by Mark Pizzolato · 7 years ago
  42. 2389f41 I7000: Updated copyright notice on i7000_com.c. by Richard Cornwell · 7 years ago
  43. 8aa6c9f I7000: Fixed coverity warnings. by Richard Cornwell · 7 years ago
  44. 4a8564a VAX: Add Bitfield detail to SYSD CNF and TMR CSR REGister definitions by Mark Pizzolato · 7 years ago
  45. c6fb328 PDP11, VAX780: Fix TM03 Read tape mark must set Massbus EXC by Bob Supnik · 7 years ago
  46. 7ba70ac 3b2: Allow OS to set baud rate and parity by Seth Morabito · 7 years ago
  47. b5ea9ec I7000: Initial release of a set of simulators for IBM 7000 series mainframes. by Richard Cornwell · 7 years ago
  48. e78ef46 3b2: Differentiate HD135 and HD161 disks by Seth Morabito · 7 years ago
  49. 651faa7 3b2: Allow handling of TRACE and BREAKPOINT traps by Seth Morabito · 7 years ago
  50. 8494112 B5500: Fixed so Idling will work on B5500. by Richard Cornwell · 7 years ago
  51. 8606d76 B5500: Added usage guide for B5500 simulator. by Richard Cornwell · 7 years ago
  52. 305ce5b TMXR: Fix potential SegFault while negotiating telnet options by Mark Pizzolato · 7 years ago
  53. ddb0ee2 VAX: Add missing TCSR1 REGister declaration in SYSD device by Mark Pizzolato · 7 years ago
  54. 8e5025f VAX, MicroVAX2: Fix compiler warning with GCC & clang by Mark Pizzolato · 7 years ago
  55. 33fc5c4 FRONTPANEL: sim_frontpanel API release 11 by Mark Pizzolato · 7 years ago
  56. 74a80c3 Visual Studio Projects: Fix typo in library version check (Roberto Sancho Villa) by Mark Pizzolato · 7 years ago
  57. bdddcb4 VAX, MicroVAX2: Add display of ROM and NVR address ranges by Mark Pizzolato · 7 years ago
  58. 51700bc FRONTPANEL: Add BREAK and NOBREAK commands to test program by Mark Pizzolato · 7 years ago
  59. e7eaaa8 3b2: Fix warnings generated by older GCC by Seth Morabito · 7 years ago
  60. 65066b1 FRONTPANEL: Silence Coverity warnings by Mark Pizzolato · 7 years ago
  61. 649ddc6 FRONTPANEL: Fix logic detecting sim_panel_exec_... API command completion by Mark Pizzolato · 7 years ago
  62. 7bb02e7 3b2: CONTTY line configuration by Seth Morabito · 7 years ago
  63. 52990b3 FRONTPANEL: Fix bug that disabled repeat processing by Mark Pizzolato · 7 years ago
  64. 2de2b9b FRONTPANEL: sim_frontpanel API release 10 by Mark Pizzolato · 7 years ago
  65. 634a92f 3b2: Fix for critical MMU caching bugs by Seth Morabito · 7 years ago
  66. 6b8d8b0 3b2: Support software power-off by Seth Morabito · 7 years ago
  67. 2260eee CDC1700: Cleanup minor compiler warnings. by Mark Pizzolato · 7 years ago
  68. a5feaf2 CDC1700: Release 3 by John Forecast · 7 years ago
  69. ecf7af5 3b2: Remove unused local variable by Seth Morabito · 7 years ago
  70. 2fdf6bd 3b2: Support for additional hard disk geometries by Seth Morabito · 7 years ago
  71. 5a19a6b 3b2: Support for multiple integrated disks by Seth Morabito · 7 years ago
  72. d99b12b FRONTPANEL: Revised test program to more rigorously exercise various cases by Mark Pizzolato · 7 years ago
  73. 8cc11fa FRONTPANEL: FRONTPANEL: sim_frontpanel API release 9 by Mark Pizzolato · 7 years ago
  74. 27f9fc3 FRONTPANEL: Add test/demo of sim_panel_debug() to test program by Mark Pizzolato · 7 years ago
  75. e083a93 FRONTPANEL: Add format buffer bounds checking by Mark Pizzolato · 7 years ago
  76. 06e7851 3b2: Fix overflow of mask bits in INSFW/EXTFW by Seth Morabito · 7 years ago
  77. 2292f2c FRONTPANEL: sim_frontpanel API release 8 by Mark Pizzolato · 7 years ago
  78. d5f8a84 3b2: Initial CONTTY support by Seth Morabito · 7 years ago
  79. 7cd1b27 BESM6: Fix error message generation to use sim_error_text by Mark Pizzolato · 7 years ago
  80. 1d360ef ibm1130: Fix build on FreeBSD as discussed in #499 by Mark Pizzolato · 7 years ago
  81. 6487d31 VMS Build: Restore VAX/VMS host build support by Mark Pizzolato · 7 years ago
  82. 9b1f44f SCP: Remove optional write_callback in the REGister structure by Mark Pizzolato · 7 years ago
  83. b4c3fa1 FRONTPANEL: sim_frontpanel API release 7 by Mark Pizzolato · 7 years ago
  84. 0e4ee6e FRONTPANEL: Add support to collect bit samples on register array members by Mark Pizzolato · 7 years ago
  85. c223f0f FRONTPANEL: Properly digest session traffic which TCP may have coalesced. by Mark Pizzolato · 7 years ago
  86. e2cccb7 FRONTPANEL: Improve validation of register existence by Mark Pizzolato · 7 years ago
  87. b681f0d FRONTPANEL: Add a debug output flushing thread by Mark Pizzolato · 7 years ago
  88. a4a6a1d SCP: Fix regression which disabled limit check when parsing unsigned integers by Mark Pizzolato · 7 years ago
  89. 133cf72 SCP: Move test for unit disabled to also cover devices with attach routines by Mark Pizzolato · 7 years ago
  90. f1f8c85 makefile: clarified the make command goals which build the BESM6 simulator by Mark Pizzolato · 7 years ago
  91. 4ecb739 SIM_CARD: Update to support IBM360 codes. by Richard Cornwell · 7 years ago
  92. 3f27200 B5500: Cleanup some coverity errors. by Richard Cornwell · 7 years ago
  93. 0da9a49 slirp: Avoid warnings when compiling with both new and older versions of clang by Mark Pizzolato · 7 years ago
  94. b080aa7 slirp: Avoid compiler warnings about address of packet members by Mark Pizzolato · 7 years ago
  95. afc5580 makefile: Fix besm6 build issues when no SDL is available by Mark Pizzolato · 7 years ago
  96. b167d88 makefile: Add support for HomeBrew supplied packages on OS X by Mark Pizzolato · 7 years ago
  97. 395420b 3b2: Remove unused variables by Seth Morabito · 7 years ago
  98. 0a00d80 3b2: Coverity issue cleanup by Seth Morabito · 7 years ago
  99. 0293d7f SCP: Enrich EXPECT and SEND help and document information by Mark Pizzolato · 7 years ago
  100. 9a7306a 3b2: Use localtime instead of localtime_r by Seth Morabito · 7 years ago