1. 8cc11fa FRONTPANEL: FRONTPANEL: sim_frontpanel API release 9 by Mark Pizzolato · 8 years ago
  2. 27f9fc3 FRONTPANEL: Add test/demo of sim_panel_debug() to test program by Mark Pizzolato · 8 years ago
  3. e083a93 FRONTPANEL: Add format buffer bounds checking by Mark Pizzolato · 8 years ago
  4. 06e7851 3b2: Fix overflow of mask bits in INSFW/EXTFW by Seth Morabito · 8 years ago
  5. 2292f2c FRONTPANEL: sim_frontpanel API release 8 by Mark Pizzolato · 8 years ago
  6. d5f8a84 3b2: Initial CONTTY support by Seth Morabito · 8 years ago
  7. 7cd1b27 BESM6: Fix error message generation to use sim_error_text by Mark Pizzolato · 8 years ago
  8. 1d360ef ibm1130: Fix build on FreeBSD as discussed in #499 by Mark Pizzolato · 8 years ago
  9. 6487d31 VMS Build: Restore VAX/VMS host build support by Mark Pizzolato · 8 years ago
  10. 9b1f44f SCP: Remove optional write_callback in the REGister structure by Mark Pizzolato · 8 years ago
  11. b4c3fa1 FRONTPANEL: sim_frontpanel API release 7 by Mark Pizzolato · 8 years ago
  12. 0e4ee6e FRONTPANEL: Add support to collect bit samples on register array members by Mark Pizzolato · 8 years ago
  13. c223f0f FRONTPANEL: Properly digest session traffic which TCP may have coalesced. by Mark Pizzolato · 8 years ago
  14. e2cccb7 FRONTPANEL: Improve validation of register existence by Mark Pizzolato · 8 years ago
  15. b681f0d FRONTPANEL: Add a debug output flushing thread by Mark Pizzolato · 8 years ago
  16. a4a6a1d SCP: Fix regression which disabled limit check when parsing unsigned integers by Mark Pizzolato · 8 years ago
  17. 133cf72 SCP: Move test for unit disabled to also cover devices with attach routines by Mark Pizzolato · 8 years ago
  18. f1f8c85 makefile: clarified the make command goals which build the BESM6 simulator by Mark Pizzolato · 8 years ago
  19. 4ecb739 SIM_CARD: Update to support IBM360 codes. by Richard Cornwell · 8 years ago
  20. 3f27200 B5500: Cleanup some coverity errors. by Richard Cornwell · 8 years ago
  21. 0da9a49 slirp: Avoid warnings when compiling with both new and older versions of clang by Mark Pizzolato · 8 years ago
  22. b080aa7 slirp: Avoid compiler warnings about address of packet members by Mark Pizzolato · 8 years ago
  23. afc5580 makefile: Fix besm6 build issues when no SDL is available by Mark Pizzolato · 8 years ago
  24. b167d88 makefile: Add support for HomeBrew supplied packages on OS X by Mark Pizzolato · 8 years ago
  25. 395420b 3b2: Remove unused variables by Seth Morabito · 8 years ago
  26. 0a00d80 3b2: Coverity issue cleanup by Seth Morabito · 8 years ago
  27. 0293d7f SCP: Enrich EXPECT and SEND help and document information by Mark Pizzolato · 8 years ago
  28. 9a7306a 3b2: Use localtime instead of localtime_r by Seth Morabito · 8 years ago
  29. 22b8e21 3b2: Improve TOD calculation by Seth Morabito · 8 years ago
  30. 7df0468 makefile: Fix typo in Haiku specific sections by Mark Pizzolato · 8 years ago
  31. 5ac4aaa makefile: Rework SDL/SDL2 package support by Mark Pizzolato · 8 years ago
  32. 63f55c7 makefile: Abort build if GREP_OPTIONS environment variable is defined by Mark Pizzolato · 8 years ago
  33. 00f8bbc 3b2: Time of Day Clock by Seth Morabito · 8 years ago
  34. 3147c30 3B2: Fix critical UART bug by Seth Morabito · 8 years ago
  35. c2c248a 3b2: Clean up compiler warnings by Seth Morabito · 8 years ago
  36. df54c87 3b2: Coverity issue cleanup by Seth Morabito · 8 years ago
  37. 690c30b 3b2: Gracefully handle clock reset by Seth Morabito · 8 years ago
  38. b23ebbe 3b2: Refactor IU into 5 devices by Seth Morabito · 8 years ago
  39. f6e6389 3b2: Preserve opcode values in history by Seth Morabito · 8 years ago
  40. be48e58 3b2: Support 'Write Track' floppy command by Seth Morabito · 8 years ago
  41. 243ee96 SCP: Fix REGister initialization macros to avoid nested macro insertion by Mark Pizzolato · 8 years ago
  42. 804ea8e 3b2: Initial release of an AT&T 3B2 model 400 emulator. by Seth Morabito · 8 years ago
  43. 7246e74 SCP: Add a SIM_OSTYPE built-in environment variable. by Mark Pizzolato · 8 years ago
  44. 61679ed SCP: Add optional write_callback to REGister structure called only on DEPOSIT by Mark Pizzolato · 8 years ago
  45. 8b1af8b makefile: Use sdl tool (sdl-config, sdl2-config) to locate SDL components by Mark Pizzolato · 8 years ago
  46. f594f0c SCP: Be sure to call optional sim_vm_post in remote console sessions by Mark Pizzolato · 8 years ago
  47. 9bb1cfd SCP: Add useful info for HELP SET CONSOLE options by Mark Pizzolato · 8 years ago
  48. 3eadc40 PDP10: Ignore 0 value writes to the timer interval register by Mark Pizzolato · 8 years ago
  49. 107f620 makefile: Fix MinGW build when using windows-build libpthreadsGC2 by Mark Pizzolato · 8 years ago
  50. b45b942 makefile: Tolerate changing MinGW include file changes by Mark Pizzolato · 8 years ago
  51. a8010f6 TMXR: Add counter of stalled transmits. by Mark Pizzolato · 8 years ago
  52. 8551a2d FRONTPANEL: sim_frontpanel API version 6 release by Mark Pizzolato · 8 years ago
  53. 733ac0d SCP: Make SLEEP command interruptable with SIGINT by Mark Pizzolato · 8 years ago
  54. e2944eb README: Add new SLEEP command description by Mark Pizzolato · 8 years ago
  55. 6e4d315 TMXR: Detach serial ports which are explicitly disconnected by a user command by Mark Pizzolato · 8 years ago
  56. d505cb1 FRONTPANEL: Silence Coverity warnings in test program by Mark Pizzolato · 8 years ago
  57. e73d45e FRONTPANEL: sim_frontpanel API version 5 release by Mark Pizzolato · 8 years ago
  58. 097172f doc: Add missing commands descriptions by Mark Pizzolato · 8 years ago
  59. 4ca544f SCP: Add SLEEP command by Mark Pizzolato · 8 years ago
  60. 1a86dfa TMXR: Fix to allow serial port to operate after attach with -V by Mark Pizzolato · 8 years ago
  61. daf8382 TMXR: Properly announce attach connection on serial lines when -V option is set by Mark Pizzolato · 8 years ago
  62. cb21246 SERIAL, MUX: General fix for Windows Platform physical serial port output by Mark Pizzolato · 8 years ago
  63. d73b626 SCP: Expose read_line_p for potential use by library support routines by Mark Pizzolato · 8 years ago
  64. 60ff3d5 doc: Add description of additional built-in environment variables by Mark Pizzolato · 8 years ago
  65. 9134b8e SCP: Add SIM_BIN_PATH environment variable as the simulator's argv[0] by Mark Pizzolato · 8 years ago
  66. 35bfe17 SCP: Allow QUIET mode to be set in a default simulator command file by Mark Pizzolato · 8 years ago
  67. b80402e SCP: Fix display of context command when reporting processing DQ in QUIET mode by Mark Pizzolato · 8 years ago
  68. 09f69f1 SCP: Fix command context reporting when errors occur in QUIET mode by Mark Pizzolato · 8 years ago
  69. 3d1f092 SCP: Provide command context for messages emitted during ATTACH and DETACH by Mark Pizzolato · 8 years ago
  70. 5b248cf SCP: Fix Coverity identified warning and migrate away from strncpy to strlcpy by Mark Pizzolato · 8 years ago
  71. 6d1e873 SCP: Allow HALTAFTER= to be specified for RUN/GO UNTIL commands by Mark Pizzolato · 8 years ago
  72. 932d16d SCP: Rework SEND and EXPECT commands to provide default and temporary arguments by Mark Pizzolato · 8 years ago
  73. 247bd8d SCP: Avoid potential double freeing of memory during RESTORE operations by Mark Pizzolato · 8 years ago
  74. 2435311 SCP: Add DEV_NOSAVE flag for throttle and console internal devices by Mark Pizzolato · 8 years ago
  75. bd0cad6 alpha: Fixed reversed definitions of FTOIS, FTOIT (Maurice Marks) by Bob Supnik · 8 years ago
  76. d074853 SCELBI: Updated documentation (Hans-Åke Lund) by Mark Pizzolato · 8 years ago
  77. c8a420a SCP: Change command argument processing of %% and \% to be consistent. by Mark Pizzolato · 8 years ago
  78. d02de51 SCELBI: Updated documentation and removed makefile dependency (Hans-Åke Lund) by Mark Pizzolato · 8 years ago
  79. 2574100 SCP: Fix EXPECT processing to avoid comparing against old data by Mark Pizzolato · 8 years ago
  80. 202e49c scelbi: New SCELBI (SCientic-ELectronics-BIology) Simulator from Hans-Åke Lund by Mark Pizzolato · 8 years ago
  81. 5ef84f7 PDQ-3: Fix Coverity identified problem with loading ROM file image (Holger Veit) by Mark Pizzolato · 8 years ago
  82. 415b2ef SCP: Fix register examine broken by prior Coverity fix. by Mark Pizzolato · 8 years ago
  83. f94c8b2 S2: Fix Coverity identified potential buffer overflow by Mark Pizzolato · 8 years ago
  84. ce5d7de IBM1130: Make timer logic consistent with comments describing expected action by Mark Pizzolato · 8 years ago
  85. 0559308 IBM1130: Fix Coverity identified PTR positioning bookkeeping by Mark Pizzolato · 8 years ago
  86. 5d1f5c3 IBM1130: Address Coverity identified issues in CR device by Mark Pizzolato · 8 years ago
  87. 8f9c763 makefile: Make sure to gather git commit-id whenever possible by Mark Pizzolato · 8 years ago
  88. 4b16e43 SCP: Removing Coverity Array vs Singleton warnings by Mark Pizzolato · 8 years ago
  89. 7dc585d HP3000: HP 3000 release 6 by Mark Pizzolato · 8 years ago
  90. 68edc24 TX-0: Coverity singleton errors by Mark Pizzolato · 8 years ago
  91. 5b5e0f9 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors by Bob Supnik · 8 years ago
  92. e9d5e2e SCP: Leverage stdint.h for environments where it is available by Mark Pizzolato · 8 years ago
  93. a6552b8 HP2100: HP 2100 release 27 by Mark Pizzolato · 8 years ago
  94. 964195d SCP: Fix potential infinite recursion for internal ctype routines by Mark Pizzolato · 8 years ago
  95. 727cd8e SCP: Fix potential conflics with library provided ctype routines by Mark Pizzolato · 8 years ago
  96. 7af33b9 SCP: Fix internal ctype routines make consistent with standard routines. by Mark Pizzolato · 8 years ago
  97. 0579ef7 SCP: Allow EXPECT HALTAFTER=n without an expect string to behave as documented by Mark Pizzolato · 8 years ago
  98. 769efb1 VAX: Add -8 -16 switch support for EXAMINE commands by Mark Pizzolato · 8 years ago
  99. 23f4c90 SCP: Generalized numeric switch processing by Mark Pizzolato · 8 years ago
  100. 81425a5 PDP1: Remove macro1.c. A later version is in the simtools repo by Mark Pizzolato · 8 years ago