1. 4065f47 SCP: Add sim_strncasecmp for platforms which may not have strncasecmp by Mark Pizzolato · 8 years ago
  2. 052fafc SCP: Add UNIT wait and buf to SAVE/RESTORE data as documented. by Mark Pizzolato · 8 years ago
  3. c5d5a9d VAX780: Fix Interval Timer logic by Mark Pizzolato · 8 years ago
  4. b935a2d SCP: Make sure SIM_BIN_NAME environment variable is always defined. by Mark Pizzolato · 8 years ago
  5. e158408 SCP: Add simulator binary name in a SIM_BIN_NAME environment variable by Mark Pizzolato · 8 years ago
  6. a24aba6 VIDEO: Added priority boost to thread performing SDL processing and updates by Mark Pizzolato · 8 years ago
  7. f3467d6 SCP: Extend RUN and GO commands with optional UNTIL criteria. by Mark Pizzolato · 8 years ago
  8. c5ee1ad SCP: Enhance EXPECT support to allow multiple rules with the same match string by Mark Pizzolato · 8 years ago
  9. 8b08e6c SCP: Allow spawn commands to not require space after ! by Mark Pizzolato · 8 years ago
  10. e67bf60 SCP: Added shutdown flag for detach_all by Mark Pizzolato · 8 years ago
  11. b0e67d5 SCP: Fixed potential memory leak in get_asearch by Mark Pizzolato · 8 years ago
  12. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  13. fdca638 SCP: Issue reason message before calling abort when sim_cancel fails by Mark Pizzolato · 8 years ago
  14. 576f5b3 SCP: Add ability to display device description if -D specified on SHOW DEVICE by Mark Pizzolato · 8 years ago
  15. b502558 SCP: Change handling of EXPECT return status to allow message in verbose mode by Mark Pizzolato · 9 years ago
  16. 313a8e2 SCP: Defer readline initialization until immediately before it will be used. by Mark Pizzolato · 9 years ago
  17. f71acb3 SCP: Fix expect exit behavior to not be a reason a DO command procedure exits. by Mark Pizzolato · 9 years ago
  18. 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
  19. 5ffd11c SCP: Fix year offset used when expanding DATE_19XX_YY and DATE_19XX_YYYY by Mark Pizzolato · 9 years ago
  20. 445bc99 SCP: Add DATE_19XX_YY and DATE_19XX_YYYY variable insertion. by Mark Pizzolato · 9 years ago
  21. 5eb6750 SCP: Avoid using tempnam() to produce OS component of SHOW VERSION output by Mark Pizzolato · 9 years ago
  22. 2b3680a SCP: Avoid potential file access error when producing SHOW VERSION output. by Mark Pizzolato · 9 years ago
  23. f285d52 SCP: More thorough OS version display in SHOW VERSION by Mark Pizzolato · 9 years ago
  24. 0897320 SCP: Add TYPE/CAT command by Mark Pizzolato · 9 years ago
  25. dce0aa2 VIDEO: Add SDL audio support to generate a beep. Add absolute pointer position to mouse events. by Mark Pizzolato · 9 years ago
  26. d8f2647 SCP: general const cleanups and const change to sim_vm_parse_addr. by Mark Pizzolato · 9 years ago
  27. 5a99bcf SCP: Assure that files attached honor the unit Read-Only flag in addition to -R switches. by Mark Pizzolato · 9 years ago
  28. ff0f9a7 SCP: Add EBCDIC and RADIX-50 data to debug output of block data. by Mark Pizzolato · 9 years ago
  29. de0d251 TIMER, SCP: Change the sim_activate_after APIs to pass the delay value as uint32. by Mark Pizzolato · 9 years ago
  30. 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
  31. ad3dc29 SCP: Added flag indicating to device simulations that an event dispatch is active by Mark Pizzolato · 9 years ago
  32. 0e8c0ae SCP: Add debug flag description details to HELP dev DEBUG output by Mark Pizzolato · 9 years ago
  33. 44ef17f TIMER: Fix recently revised sim_idle_capable for hosts which aren't idle capable. by Mark Pizzolato · 9 years ago
  34. 668761a SCP: Add display of host OS clock resolution to SHOW VERSION by Mark Pizzolato · 9 years ago
  35. 099dd40 SCP: Add sim_activate_after_abs API like sim_activate_abs only specifying a used time delay. by Mark Pizzolato · 9 years ago
  36. 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 9 years ago
  37. c3a879d VAX: Change to load ROMs or other boot code directly from built in memory arrays. by Mark Pizzolato · 9 years ago
  38. 4921d92 VIDEO: Produce SCREENSHOT images in PNG format if libpng is available in the host build environment by Mark Pizzolato · 9 years ago
  39. 389c08a SCP: Added missing help for SET REMOTE MASTER command. by Mark Pizzolato · 9 years ago
  40. 751e1c0 SCP: Added missing REMOTE from scp_errors array. Reported by Dave Bryan by Mark Pizzolato · 9 years ago
  41. 1ef6c3d SCP: Added REG_V_UF and REG_UFMASK to support user-defined register flags. From Dave Bryan by Mark Pizzolato · 9 years ago
  42. 0986c6f VAX750: Fixed ROM based boot from console TU58 by Mark Pizzolato · 9 years ago
  43. 23e552e SCP, VIDEO: Properly reject SCREENSHOT command when no devices use sim_video. by Mark Pizzolato · 9 years ago
  44. 78399f1 SCP: Added a SCREENSHOT command to record the video display window. by Mark Pizzolato · 9 years ago
  45. f602b13 SCP: Make output of SHOW commands also appear in debug output while debugging by Mark Pizzolato · 9 years ago
  46. bd2f592 Revert "SCP: Remove ASCII source code character set dependency" by Mark Pizzolato · 9 years ago
  47. 7c7b44e SCP: Remove ASCII source code character set dependency by Mark Pizzolato · 9 years ago
  48. dee7135 SCP: More immediate detection of changed stop_cpu during event processing. by Mark Pizzolato · 9 years ago
  49. 71b99c6 SCP: Add -D switch to RESTORE command to suppress detach/attach activities during a restore. Fix #197 by Mark Pizzolato · 10 years ago
  50. d75ec66 FRONTPANEL: Added support for a register array to be returned as part of a register set by Mark Pizzolato · 10 years ago
  51. 04142da SCP: Added simulator version checking while performing a RESTORE operation. by Mark Pizzolato · 10 years ago
  52. 674b8e0 SCP: Fix incorrect version check in RESTORE command and add logic to report git version differences (#197), Fix #206 by Mark Pizzolato · 10 years ago
  53. 8ad7dc2 SCP: Fix error returned by detach_unit to SCPE_NOTATT when an attachable unit isn't currently attached by Mark Pizzolato · 10 years ago
  54. 325e369 FRONTPANEL: Added mount and dismount commands for removable media by Mark Pizzolato · 10 years ago
  55. 9d47891 FRONTPANEL: Added logic to pass simulator startup messages in panel error text if the connection to the simulator shuts down while it is starting. by Mark Pizzolato · 10 years ago
  56. 1548777 SCP: Fix dangling perror details by Mark Pizzolato · 10 years ago
  57. 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
  58. ef6528b SCP: Added automatic saving of console WRU, DEL, BRK and PCHAR console variables and provided a way for a simulator to declare that is doesn't have a console port so automatic WRU detection can be performed. by Mark Pizzolato · 10 years ago
  59. 9cb9018 SCP: Extend SHOW processing for default (unspecified) device to also handle global show modifiers, thus making SHOW RADIX display the radix for the default device (usually CPU). by Mark Pizzolato · 10 years ago
  60. 38eaee7 SCP: future-proof save/restore logic by Scott Bailey · 10 years ago
  61. d84883a SCP: Add a special pseudo name "$" which is the value returned from the most recent EXAMINE command which can be used for register (or memory) indirect EXAMINE commands. by Mark Pizzolato · 10 years ago
  62. d75c072 VAX, VAX780, VAX8600, MicroVAX1, MicroVAX2: Stabilize SAVE/RESTORE capabilities to allow restore of older version VAX and VAX780 save images and to properly allow simulator restores of processor model variations as discussed in #197 points 1 & 2 by Mark Pizzolato · 10 years ago
  63. 1d3ac29 SCP: Make sure that dynamically allocated print buffers have room for NUL character string terminator by Mark Pizzolato · 10 years ago
  64. 137f825 SCP: Removed unused conditional compile referenced to HAS_vsprintf_void and HAS_vsnprintf_void. Avoid emitting redundant \r characters when writing to stdout while a simulator is running. Suggestions from Bob Supnik. by Mark Pizzolato · 10 years ago
  65. 9eb8439 SCP: Fix spelling of SET VERBOSE command alias for SET VERIFY. by Mark Pizzolato · 10 years ago
  66. 059a541 FRONTPANEL: General Enhancements by Mark Pizzolato · 10 years ago
  67. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  68. 2c2ffe3 Remote Console: Restructured so that commands are not executed within the sim_instr() routine. by Mark Pizzolato · 10 years ago
  69. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  70. 5b4e9d5 SCP: Corrected error message text by Mark Pizzolato · 10 years ago
  71. 4ee599b SCP: Added a SHOW VIDEO command for simulators which include video devices by Mark Pizzolato · 10 years ago
  72. e0108b5 SCP: Compiler suggested cleanup and spelling fix by Mark Pizzolato · 10 years ago
  73. 6f1e837 SCP: Added -T switch to the EXPECT, SEND and STEP commands to specify that the units of delay/stepping are in microseconds rather than instructions. by Mark Pizzolato · 10 years ago
  74. 9f9c983 SCP: Fix debug setup info displayed by SHOW SEND and SHOW EXPECT by Mark Pizzolato · 10 years ago
  75. 470b9b5 SCP: Fix EXPECT matching logic for non-regex strings to have enough room to buffer all of potential match data plus a NUL byte. by Mark Pizzolato · 10 years ago
  76. fb7b53c SCP: Add info displayed in SHOW EXPECT and SHOW SEND to advise how SEND & EXPECT debugging is enabled by Mark Pizzolato · 10 years ago
  77. 7a2600d SCP: EXPECT debug fix to avoid invalid memory reference if a expect structure doesn have a device pointer. Corrected comments. From Mark Emmer. by Mark Pizzolato · 10 years ago
  78. bc8ee69 SCP: better parsing support for command files which contain UTF-8 data in SEND/EXPECT strings by Mark Pizzolato · 10 years ago
  79. aae9e55 SCP: More allow command files to contain UTF-8 data. by Mark Pizzolato · 10 years ago
  80. 256bbdd SCP: Allow command files to contain UTF-8 data. by Mark Pizzolato · 10 years ago
  81. 99a7e65 SCP: Only report DO file context when run_cmd completes if the completion status is not a simulator specific error code and not due to a STEP, EXPECT or STOP completion. by Mark Pizzolato · 10 years ago
  82. 6ec6b6a SCP: Provide an API to display alternate error message text while returning SCPE status. by Mark Pizzolato · 10 years ago
  83. de9fc84 SCP: added flexibility to search specifier parsing to fallback to register value format if the VM supplied parse_sym() doesn't handle the value provided. by Mark Pizzolato · 10 years ago
  84. 9e1e325 SCP: Avoid redundant log and debug output by Mark Pizzolato · 10 years ago
  85. 1d530cc SCP: Enhanced ASSERT/IF to support expressions which test memory contents. Also enhanced EXAMINE's search capabilities to be able to match multi-byte patterns for VMs which are byte addressable. by Mark Pizzolato · 10 years ago
  86. 47a0576 SCP: Revert prior commit since it was the wrong approach by Mark Pizzolato · 10 years ago
  87. 0a96584 SCP: Added special EXAMINE reference variable "$" usable in conditional expression for the ASSERT and IF commands by Mark Pizzolato · 10 years ago
  88. 88d6442 SCP: Allow the VM to print simulator stop message information in lieu of, or in addition to, the default message. by Mark Pizzolato · 10 years ago
  89. 42e7d48 SCP: Fixes Cannot show radix, etc. for a device that has no modifiers and SET and SHOW responses for invalid entry are inconsistent. from Dave Bryan by Mark Pizzolato · 10 years ago
  90. e87d40c SCP: Add a -Q option to ATTACH -R and ATTACH -N to suppress success status messages. From Dave Bryan by Mark Pizzolato · 10 years ago
  91. 95740f1 SCP: Add a "-N" (new file) option to the SET LOG and SET DEBUG commands. From Dave Bryan. by Mark Pizzolato · 10 years ago
  92. 03800ae SCP: Stop calls VM-provided address printer for PC without REG_VMAD from Dave Bryan by Mark Pizzolato · 10 years ago
  93. e35081d SCP: Avoid duplicate output when run_cmd completes just as is done in sim_printf() by Mark Pizzolato · 10 years ago
  94. 4f41c53 SCP: Fixed potential out of bounds array reference while expanding command arguments. by Mark Pizzolato · 10 years ago
  95. d1b5e3a SCP: Add the # character at the beginning of a line as a comment character. Requested by Kevin Handy by Mark Pizzolato · 10 years ago
  96. 1f20041 SCP: Added expansion of special built-in environment variable DATE_YC which is the century of the current date. by Mark Pizzolato · 10 years ago
  97. cd9a499 SCP: Fixed EXPECT processing to properly cleanup after matches. Added display of expect buffer to SHOW EXPECT and extended expect match debugging output. by Mark Pizzolato · 10 years ago
  98. 45859ff SCP: Fixed SEND command to properly support a bare AFTER=n argument. by Mark Pizzolato · 10 years ago
  99. 4eed007 SCP: Restructured timer/co-scheduling activities to support co-scheduling on specific timers by Mark Pizzolato · 10 years ago
  100. a0c7f99 scp: avoid redefining MAX by François Revol · 10 years ago