1. ed8a288 SCP: Fix help for DEL/RM command and use unlink() instead of remove() by Mark Pizzolato · 8 years ago
  2. 7a1b35a SCP: Add DEL/RM command to facilitate portable command files by Mark Pizzolato · 8 years ago
  3. 8882ceb SCP: Produce detailed message when REG names are ambiguous. by Mark Pizzolato · 8 years ago
  4. 69d2ba5 SCP: Avoid use of 64 bit integers in SCP when host doesn't support it by Mark Pizzolato · 8 years ago
  5. 026d082 SCP: Fix compiler indicated warning. by Mark Pizzolato · 8 years ago
  6. 692b9ab SCP: Add ability to descriptively name UNITs by Mark Pizzolato · 8 years ago
  7. 8dcc8c0 SCP: Add the ability to Fprintf to memory buffer by Mark Pizzolato · 8 years ago
  8. e565ee5 SCP: Assure that all SCP produced debug output always lands in the debug file by Mark Pizzolato · 8 years ago
  9. 1bb42b8 VAX730, VAX750, VAX780, VAX8600: Make TODR a little more precise by Mark Pizzolato · 8 years ago
  10. e36873f TIMER: Fix coscheduling functionality to produce consistent results by Mark Pizzolato · 8 years ago
  11. af1603f SCP: Add missing sim_strcasecmp() for host platforms without strcasecmp() by Mark Pizzolato · 8 years ago
  12. d5a56e0 SCP: Take care to only write to a socket a single time and when appropriate by Mark Pizzolato · 8 years ago
  13. 9851a36 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS by Mark Pizzolato · 8 years ago
  14. e450edd SCP: Display most recent instruction execution rate in SHOW QUEUE output by Mark Pizzolato · 8 years ago
  15. 711f616 TIMER: Make sure remnant usecs are always explicitly removed by Mark Pizzolato · 8 years ago
  16. c927640 TIMER: Timing corrections and enhancements by Mark Pizzolato · 8 years ago
  17. e52ac6d SCP: Add help for NOEXPECT and spelling cleanups by Mark Pizzolato · 8 years ago
  18. 8102e13 SCP: Add usecs_remaining information to SHOW QUEUE output by Mark Pizzolato · 8 years ago
  19. af6026b SCP: Add extended usecs wait time to SAVE/RESTORE file format. by Mark Pizzolato · 8 years ago
  20. aa82b57 TIMER: Fix various inconsistent timing behaviors by Mark Pizzolato · 8 years ago
  21. 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
  22. 48e0b47 SCP: Add a way to see the enabled SCP internal devices SHOW DEV -I by Mark Pizzolato · 8 years ago
  23. 7dd1f0b SCP: Complete support for automatic detection of WRU (^E) for all simulators by Mark Pizzolato · 8 years ago
  24. ae52f4c TIMER: Add correct sim_activate_time functionality for all timer cases. by Mark Pizzolato · 8 years ago
  25. 76d5c34 DOC: Add argument substitution and %DATE_MONTH% by Mark Pizzolato · 8 years ago
  26. 5d8553e TIMER: Enabled catchup clock ticks by Mark Pizzolato · 8 years ago
  27. c393675 REMOTE_CONSOLE: Allow user selectable command output buffer size by Mark Pizzolato · 8 years ago
  28. c420925 DOC: Corrected description of log behavior and made help and doc consistent by Mark Pizzolato · 8 years ago
  29. 0ef87fa DOC: Clarified SET DEBUG, SET LOG and SET CONSOLE LOG documentation and help by Mark Pizzolato · 8 years ago
  30. b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 8 years ago
  31. 5e201a4 SCP: Pretty up seconds conversion when days are involved by Mark Pizzolato · 8 years ago
  32. f285e93 SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH by Mark Pizzolato · 8 years ago
  33. 89e372b TIMER: Restore functionality for clocks devices that don't use sim_activate_after by Mark Pizzolato · 8 years ago
  34. 522287c SCP: Fix display of multi-bit masks and HELP dev SET output by Mark Pizzolato · 8 years ago
  35. 8448580 SCP: Add support for debug matching multiple bit masks by Mark Pizzolato · 8 years ago
  36. ff95fb8 SCP: Add warning about reset when RUN command is used multiple times. by Mark Pizzolato · 8 years ago
  37. 39d2944 TIMER: Add support for catchup clock ticks and cleaned up asynchronous clocks by Mark Pizzolato · 8 years ago
  38. ee0aade SCP: Issue error message when CONTINUE command has unused arguments by Mark Pizzolato · 8 years ago
  39. 7076527 SCP: Format usecs as msecs with fraction when necessary by Mark Pizzolato · 8 years ago
  40. afad8ad TMXR: Add help indicating speed factor specification for console and mux lines by Mark Pizzolato · 8 years ago
  41. 0268da4 SCP: Fix seconds format routine when displaying hours by Mark Pizzolato · 8 years ago
  42. efabcb9 SCP: Added routine to format time in seconds down to usecs by Mark Pizzolato · 8 years ago
  43. 0779a94 SCP: Fix output of SHOW QUEUE to also include event due time in usecs by Mark Pizzolato · 8 years ago
  44. f30de55 SCP: Fix help to only display breakpoint help for the proper device or CPU by Mark Pizzolato · 8 years ago
  45. b8842e4 TIMER: Fix internal calibrated clock to be well behaved while idling. by Mark Pizzolato · 8 years ago
  46. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 8 years ago
  47. d4f38d5 SCP: Add compiled architecture and release/debug info to SHOW VERSION by Mark Pizzolato · 8 years ago
  48. 9122a9f SCP: Add . pseudo symbol to reference the most recent address by Mark Pizzolato · 8 years ago
  49. c1ca3d4 SCP: Add missing help mentioning SET CONSOLE SPEED by Mark Pizzolato · 8 years ago
  50. 0b0f227 SCP: Allow range/count specifier to special last value reference ($) in EXAMINE by Mark Pizzolato · 8 years ago
  51. 9925ba8 SCP: Remove unused variable declarations by Mark Pizzolato · 8 years ago
  52. 29c121e SCP: Fix default breakpoint message format. by Mark Pizzolato · 8 years ago
  53. b73afbb SCP: Fix breakpoint test when multiple breakpoint types are specified by Mark Pizzolato · 8 years ago
  54. 222ae77 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. by Mark Pizzolato · 8 years ago
  55. e06b815 SCP: Record breakpoint match details in globals by Mark Pizzolato · 8 years ago
  56. f03df97 SCP: Compiler suggested type cast by Mark Pizzolato · 8 years ago
  57. f82d3f8 SCP: Breakpoint enhancements by Mark Pizzolato · 8 years ago
  58. b4f3d6c SCP: Breakpoint cleanup. by Mark Pizzolato · 8 years ago
  59. 4065f47 SCP: Add sim_strncasecmp for platforms which may not have strncasecmp by Mark Pizzolato · 8 years ago
  60. 052fafc SCP: Add UNIT wait and buf to SAVE/RESTORE data as documented. by Mark Pizzolato · 8 years ago
  61. c5d5a9d VAX780: Fix Interval Timer logic by Mark Pizzolato · 8 years ago
  62. b935a2d SCP: Make sure SIM_BIN_NAME environment variable is always defined. by Mark Pizzolato · 8 years ago
  63. e158408 SCP: Add simulator binary name in a SIM_BIN_NAME environment variable by Mark Pizzolato · 8 years ago
  64. a24aba6 VIDEO: Added priority boost to thread performing SDL processing and updates by Mark Pizzolato · 8 years ago
  65. f3467d6 SCP: Extend RUN and GO commands with optional UNTIL criteria. by Mark Pizzolato · 8 years ago
  66. c5ee1ad SCP: Enhance EXPECT support to allow multiple rules with the same match string by Mark Pizzolato · 8 years ago
  67. 8b08e6c SCP: Allow spawn commands to not require space after ! by Mark Pizzolato · 8 years ago
  68. e67bf60 SCP: Added shutdown flag for detach_all by Mark Pizzolato · 8 years ago
  69. b0e67d5 SCP: Fixed potential memory leak in get_asearch by Mark Pizzolato · 8 years ago
  70. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
  71. fdca638 SCP: Issue reason message before calling abort when sim_cancel fails by Mark Pizzolato · 9 years ago
  72. 576f5b3 SCP: Add ability to display device description if -D specified on SHOW DEVICE by Mark Pizzolato · 9 years ago
  73. b502558 SCP: Change handling of EXPECT return status to allow message in verbose mode by Mark Pizzolato · 9 years ago
  74. 313a8e2 SCP: Defer readline initialization until immediately before it will be used. by Mark Pizzolato · 9 years ago
  75. f71acb3 SCP: Fix expect exit behavior to not be a reason a DO command procedure exits. by Mark Pizzolato · 9 years ago
  76. 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
  77. 5ffd11c SCP: Fix year offset used when expanding DATE_19XX_YY and DATE_19XX_YYYY by Mark Pizzolato · 9 years ago
  78. 445bc99 SCP: Add DATE_19XX_YY and DATE_19XX_YYYY variable insertion. by Mark Pizzolato · 9 years ago
  79. 5eb6750 SCP: Avoid using tempnam() to produce OS component of SHOW VERSION output by Mark Pizzolato · 9 years ago
  80. 2b3680a SCP: Avoid potential file access error when producing SHOW VERSION output. by Mark Pizzolato · 9 years ago
  81. f285d52 SCP: More thorough OS version display in SHOW VERSION by Mark Pizzolato · 9 years ago
  82. 0897320 SCP: Add TYPE/CAT command by Mark Pizzolato · 9 years ago
  83. dce0aa2 VIDEO: Add SDL audio support to generate a beep. Add absolute pointer position to mouse events. by Mark Pizzolato · 9 years ago
  84. d8f2647 SCP: general const cleanups and const change to sim_vm_parse_addr. by Mark Pizzolato · 9 years ago
  85. 5a99bcf SCP: Assure that files attached honor the unit Read-Only flag in addition to -R switches. by Mark Pizzolato · 9 years ago
  86. ff0f9a7 SCP: Add EBCDIC and RADIX-50 data to debug output of block data. by Mark Pizzolato · 9 years ago
  87. de0d251 TIMER, SCP: Change the sim_activate_after APIs to pass the delay value as uint32. by Mark Pizzolato · 9 years ago
  88. b942bac SCP: Allow command switches -N and -Y to specify the answer to Yes/No prompts during command execution. by Mark Pizzolato · 9 years ago
  89. ad3dc29 SCP: Added flag indicating to device simulations that an event dispatch is active by Mark Pizzolato · 9 years ago
  90. 0e8c0ae SCP: Add debug flag description details to HELP dev DEBUG output by Mark Pizzolato · 9 years ago
  91. 44ef17f TIMER: Fix recently revised sim_idle_capable for hosts which aren't idle capable. by Mark Pizzolato · 9 years ago
  92. 668761a SCP: Add display of host OS clock resolution to SHOW VERSION by Mark Pizzolato · 9 years ago
  93. 099dd40 SCP: Add sim_activate_after_abs API like sim_activate_abs only specifying a used time delay. by Mark Pizzolato · 9 years ago
  94. 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 9 years ago
  95. c3a879d VAX: Change to load ROMs or other boot code directly from built in memory arrays. by Mark Pizzolato · 9 years ago
  96. 4921d92 VIDEO: Produce SCREENSHOT images in PNG format if libpng is available in the host build environment by Mark Pizzolato · 9 years ago
  97. 389c08a SCP: Added missing help for SET REMOTE MASTER command. by Mark Pizzolato · 9 years ago
  98. 751e1c0 SCP: Added missing REMOTE from scp_errors array. Reported by Dave Bryan by Mark Pizzolato · 9 years ago
  99. 1ef6c3d SCP: Added REG_V_UF and REG_UFMASK to support user-defined register flags. From Dave Bryan by Mark Pizzolato · 9 years ago
  100. 0986c6f VAX750: Fixed ROM based boot from console TU58 by Mark Pizzolato · 9 years ago