1. 3d3f757 Added display of VHD and RAW disk access capabilities to the output of SHOW VERSION by Mark Pizzolato · 12 years ago
  2. 8440466 Fixed display of large file support in SHOW VERSION and enhanced SHOW VERSION. by Mark Pizzolato · 12 years ago
  3. aaa5fb1 Added display of large file support status to SHOW VERSION by Mark Pizzolato · 12 years ago
  4. 16d04a1 simplified the generic help command output to avoid excess clutter by Mark Pizzolato · 12 years ago
  5. e59d9c1 Added register descriptions and help to pdp11_rp device by Mark Pizzolato · 12 years ago
  6. a5413ab Relaxed HELP dev REGISTERS to now also list registers for devices which don't have register descriptions yet. by Mark Pizzolato · 12 years ago
  7. 453890f Adding more device help by Mark Pizzolato · 12 years ago
  8. ebe7014 Reorganized help to provide a useful default HELP dev output if a device defines any registers and/or MTAB entries by Mark Pizzolato · 12 years ago
  9. ad4d5be Give preference with HELP dev SHOW and HELP dev SET for unit modifiers to be displayed with a unit number as an example (unless the device has only one unit). by Mark Pizzolato · 12 years ago
  10. 10ab68c Added help strings pointing to extended device specific help for the HELP attach, set and show help by Mark Pizzolato · 12 years ago
  11. c5fe058 Renamed scp's recently created macro MMASK to MODMASK to avoid name collisions with MMASK macros used in some simulators by Mark Pizzolato · 12 years ago
  12. 7db15fa Fixed SHOW dev output which was broken by the last commit by Mark Pizzolato · 12 years ago
  13. ecf913f Reworked the MTAB flags to force Extended mode when any extended flag is set and to then handle any references properly by Mark Pizzolato · 12 years ago
  14. a036f40 Fix format of HELP dev SHOW for MTAB entries with MTAB_SHP flag set by Mark Pizzolato · 12 years ago
  15. 8b230f9 Fixed HELP dev SET and HELP dev SHOW to properly process non-extended mtab entries and to avoid using the help string when mstring has example arguments/syntax by Mark Pizzolato · 12 years ago
  16. bb8be22 Added provisions for device modifiers to to have descriptive help by Mark Pizzolato · 12 years ago
  17. 370f57e Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors by Mark Pizzolato · 12 years ago
  18. 7a9db0f Clean up output formatting for SHOW DEVICE, SHOW CONFIG and changed SHOW SYSTEM to SHOW FEATURES by Mark Pizzolato · 12 years ago
  19. cbe1114 Created a way for devices to have a description presentation routine and if it is supplied for its output to be visible with a SHOW SYSTEM command. Provided device description routines for devices used in the VAX simulators by Mark Pizzolato · 12 years ago
  20. 29cf2a4 Added support for register display with bit field definitions decoded by Mark Pizzolato · 12 years ago
  21. b18e131 Added explicit array bounds and field width for HELP dev REGISTER output by Mark Pizzolato · 12 years ago
  22. a59eb7f Enhanced 'HELP dev REGISTERS' to indicate register arrays uniquely by Mark Pizzolato · 12 years ago
  23. 038c5d2 Enhanced debug output to mark debug info from non main threads with a + at the beginning of the debug message by Mark Pizzolato · 12 years ago
  24. b7066fe Changed examine register range to summarize redundant (duplicate) output. by Mark Pizzolato · 12 years ago
  25. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  26. d46ebc7 Untangle circular include references between tmxr serial and sock include files. by Mark Pizzolato · 12 years ago
  27. 4a5b7a7 Remove the UNIT_RAW flag and deprecate the UNIT_TEXT flag (made the value 0). by Mark Pizzolato · 12 years ago
  28. 19c4ccb Added dynflags to the unit structure to track dynamic flags used by scp & libraries. This avoids expanding the set of unit flags and encroaching on the available user flags . by Mark Pizzolato · 12 years ago
  29. 4f19d08 Initial merge of Asynchronous Multiplexer and Asynchronous Clock support by Mark Pizzolato · 12 years ago
  30. d1a1abd Enhanced the HELP dev REGISTER output to identify globally unique vs ambiguous register names and describe when the device scope is needed to identify a register by Mark Pizzolato · 12 years ago
  31. 19f8fcc Added HELP device REGISTERS support and register definitions for the VAX CPU device by Mark Pizzolato · 12 years ago
  32. bc816ae Fixed Asynchronous Event Queueing to work correctly when doing Lock based queueing by Mark Pizzolato · 12 years ago
  33. 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
  34. 960866a Added missing generic help ethernet attach info by Mark Pizzolato · 12 years ago
  35. 51459eb Added ethernet help and cleaned up generic help output by Mark Pizzolato · 12 years ago
  36. 375a021 Retained the prior SET CONSOLE DEBUG={stdout|log} behavior which deprecated and replaced by SET DEBUG={stdout|log}. Reported by Rob Jarratt by Mark Pizzolato · 12 years ago
  37. 35e6648 Added an optional mechanism which will display the git commit id that produced the current simulator if the git commit id information is available by Mark Pizzolato · 12 years ago
  38. ba0f331 Added framework to support per device help commands by Mark Pizzolato · 12 years ago
  39. 34e0523 Set version to 4.0-0 Beta by Mark Pizzolato · 12 years ago
  40. d291a6e Fix compiler identified array bounds issues by Mark Pizzolato · 12 years ago
  41. ca49c8c Fix for bug in help command when asking for help for command aliases. Reported by Darrell Pittman by Mark Pizzolato · 12 years ago
  42. f713a69 Fix commit id display under MinGW compile by Mark Pizzolato · 12 years ago
  43. f8e68b7 Adding initial support to display the git commit id in the simulator code. by Mark Pizzolato · 12 years ago
  44. 133b1b2 Revised comments by Mark Pizzolato · 12 years ago
  45. 20ed6df Made the SET ENV command be SET ENVIRONMENT which will match both but be consistent with using commands which work as long as they are unambiguous. by Mark Pizzolato · 12 years ago
  46. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  47. 762aacf Merge branch 'Extra-VAXen' by Mark Pizzolato · 12 years ago
  48. cd0ef35 Added command alias SHOW MUX for SHOW MULTIPLEXOR. To avoid collision with simulators which may have devices named MUX, the device names/units are examined prior to the standard SHOW arguments. Simulators which have a device named MUX can't use the SHOW MUX alias. by Mark Pizzolato · 12 years ago
  49. 0450a9b Compiler suggested cleanup by Mark Pizzolato · 12 years ago
  50. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  51. 2b5ceae Added missing sim_cancel support for device simulation code using the sim_disk and sim_tape libraries and doing asynchronous I/O if asynchronous I/O is active by Mark Pizzolato · 12 years ago
  52. f3bc30a Extended command argument substitution to allow large environment variable substitutions. by Mark Pizzolato · 12 years ago
  53. 72ca9de Clang compiler cleanup for new sim_debug_bits by Mark Pizzolato · 12 years ago
  54. 2c1d2b9 Fixed minor sim_debug_bits issues. by Mark Pizzolato · 12 years ago
  55. bcf0e8b Generalized sim_debug_u16 into sim_debug_bits and added support to display bit fields of variable size as well as bit states. by Mark Pizzolato · 12 years ago
  56. 7c7df66 Asynchronous Support by Mark Pizzolato · 12 years ago
  57. 0b1b5f1 scp.c - Added a 'set prompt "XXX"' command to change the prompt which is used while scp collects command input. by Mark Pizzolato · 12 years ago
  58. 69666f1 Fixed message reporting after command completion: by Mark Pizzolato · 12 years ago
  59. 99f042f scp.c - Fixed RESTORE command to detach all attached devices before actually restoring. The goal here is to make restore behavior consistent without regard to the current VM state prior to the restore. by Mark Pizzolato · 12 years ago
  60. c2f03a7 scp.c - Finished merge from master branch - addition of SET DEFAULT and SHOW DEFAULT command. by Mark Pizzolato · 12 years ago
  61. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  62. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  63. 30ce7fd Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs. by Mark Pizzolato · 12 years ago
  64. 405c70b set default/show default commands fix by Andrea Bonomi · 12 years ago
  65. a1a6a8a show_default fix by Andrea Bonomi · 12 years ago
  66. 715bc12 show default & set default command added by Andrea Bonomi · 12 years ago
  67. 030d790 Asynchronous Timer Support by Mark Pizzolato · 12 years ago
  68. 7c38b83 Asynchronous Multiplexer and Console Support by Mark Pizzolato · 12 years ago
  69. 54ad020 Fixed potential memory leaks on error paths in scp.c/sim_rest (Peter Schorn) by Mark Pizzolato · 12 years ago
  70. ff4f1d3 Fix error message reporting when command not found. by Mark Pizzolato · 12 years ago
  71. e3bdb12 Simplified conditions when a do command file error message is printed by Mark Pizzolato · 12 years ago
  72. ee235a6 Fixed conditions when error messages are displayed while processing do commands by Mark Pizzolato · 12 years ago
  73. 7830a32 Added a -O switch to the programs arguments which will enable global ON inheritance. by Mark Pizzolato · 12 years ago
  74. 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 12 years ago
  75. 19bf1cd Cleanup compiler warning about printf arguments by Mark Pizzolato · 12 years ago
  76. c77bdb2 Added scp SHOW SERIAL command by Mark Pizzolato · 12 years ago
  77. 7929c11 Merge branch 'master' into SerialMux by Mark Pizzolato · 12 years ago
  78. 8317211 Added SHOW ETHERNET command and extended eth_show to track and display open ethernet devices by Mark Pizzolato · 12 years ago
  79. 31df5e8 Added a mechanism for commands to optionally handle their message printing via a separate dispatch in the command table. This is currently used by run_cmd to handle unsuppressed status returns. by Mark Pizzolato · 12 years ago
  80. ad9cd1b Numerous Control Flow Fixes: by Mark Pizzolato · 12 years ago
  81. bc36e9d Adds serial port support to the multiplexer library. by Mark Pizzolato · 13 years ago
  82. c6c9e0c Fixed arguments to sprintf when constructing the expansion of %*. Found by Maurizio De Tommaso. by Mark Pizzolato · 13 years ago
  83. 79d0e25 Fixed printf of error messages which had parameters in the wrong order (found by Maurizio De Tommaso) by Mark Pizzolato · 13 years ago
  84. 3308398 Removed redundant {sim_name}.rc initialization file. by Mark Pizzolato · 13 years ago
  85. fc88568 Added a default initializing file simh.rc to the files automatically loaded when a simulator starts by Mark Pizzolato · 13 years ago
  86. 95a1cb7 Added a generic non simulator specific startup include file (simh.rc) to be processed. by Mark Pizzolato · 13 years ago
  87. 33567b4 Sanity check when detaching a undetached unit. fro Dave Bryan. by Mark Pizzolato · 13 years ago
  88. fd702e4 Made automatic startup file be named {sim_name}.rc (i.e. hp2100.rc or vax.rc, etc.) by Mark Pizzolato · 13 years ago
  89. a339dae Extensive Control Flow Enhancements: by Mark Pizzolato · 13 years ago
  90. ab3af30 - Changed asynch queue insertion and removal to use a lock free algorithm based only on InterlockedCompareExchangePointer. We can now use this lock free approach on IA64 host systems as well. by Mark Pizzolato · 13 years ago
  91. 7ea8831 Added do command default file extension for file being opened of '.sim' by Mark Pizzolato · 13 years ago
  92. 8cc2ef0 Fixed regression in handling (ignoring) error conditions while processing simple do file. by Mark Pizzolato · 13 years ago
  93. 027c921 More robust and correct readline support and fix to VMS build for HP2100 by Mark Pizzolato · 13 years ago
  94. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  95. 0270d0e Cleanup based on reports from Michael Bloom by Mark Pizzolato · 13 years ago
  96. cf280ad Completing merge of v3.9-0-rc1 compile cleanups by Mark Pizzolato · 13 years ago
  97. 2b43b35 Fix SHOW SHOW command to separate the SHOW options which are device specific and unit specific by Mark Pizzolato · 13 years ago
  98. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
  99. 9386369 Made dynamic libreadline loading more robust for some systems by Mark Pizzolato · 13 years ago
  100. 5efd8fe Fixed bug in save command. The issue is that attached units which are buffered in memory should also be flushed to storage as part of the save operation to make all the components of the save 'snapshot' consistent. by Mark Pizzolato · 13 years ago