1. 3b1b7d6 PDP11, VAX: Fix VHD Differencing disk parent locator descriptors and removed deprecated descriptor types by Mark Pizzolato · 11 years ago
  2. b2134a0 PDP11, VAX: Fix failure to create differencing VHDs when the parent VHD is larger than 2GB. by Mark Pizzolato · 11 years ago
  3. 98ac7af PDP11, VAX: Fix differencing virtual disk corruption during creation problems by Mark Pizzolato · 11 years ago
  4. 194b35f TMXR: avoid calling strcpy with overlapping arguments by Mark Pizzolato · 11 years ago
  5. 93b6843 AltairZ80, PDP10, PDP11, VAX: Fix incorrect sense of test on expression value in th ASSURE macro. Fix issue #126 by Mark Pizzolato · 11 years ago
  6. a100c88 PDP10, PDP11, VAX: Fix compile error due to C++ variable declaration being used instead of C. by Mark Pizzolato · 11 years ago
  7. 9022de5 SCP: Removed the irrelevant sim_deb_PC variable since it duplicates the role sim_PC simulator variable. by Mark Pizzolato · 11 years ago
  8. ef99a17 SDS: Update README.md for 940 enhancements by Mark Emmer · 11 years ago
  9. 91c78b7 SDS: Install better fix for 2x real-time clock speed problem by Mark Emmer · 11 years ago
  10. 0c56397 Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  11. 4833bbe Merge branch 'master' of git://github.com/simh/simh into crFIX-intack by Jordi Guillaumes i Pons · 11 years ago
  12. a98c9f9 SDS: Minor additions to SDS documentation by Mark Emmer · 11 years ago
  13. cf56b11 SDS: Adjust real-time clock pulse interrupt period by Mark Emmer · 11 years ago
  14. 396e78c SDS: Allow specifying breakpoints as being in monitor, user or normal mode only by Mark Emmer · 11 years ago
  15. 614fe87 SDS: Alter display and entering of ASCII data by Mark Emmer · 11 years ago
  16. 0c6c4c7 SDS: Fixed head disk addressing corrected when start new sector by Mark Emmer · 11 years ago
  17. a07addf SDS: Various fixes to asynchronous communication mux by Mark Emmer · 11 years ago
  18. 5b479c7 SDS: Do not reload channel interlace register if already alerted by Mark Emmer · 11 years ago
  19. d5acbc6 SDS: Fix clock pulse interrupt bug by Mark Emmer · 11 years ago
  20. 5270c44 SDS: Fix bugs in Monitor-to-User Transition by Mark Emmer · 11 years ago
  21. 879e2b9 PDP11, PDP10, VAX, AltairZ80: enhanced the macro which aborts on an unexpected status from an expression with side effects to also write a message to sim_log or sim_deb if they happen to be open. by Mark Pizzolato · 11 years ago
  22. 9320c56 PDP11, PDP10, AltairZ80: Fixed cases where assert() macro is called with an expression which has side effects and therefore wouldn't get executed if compiled with NDEBUG defined. by Mark Pizzolato · 11 years ago
  23. dbe8533 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
  24. 6b1dd70 PDP11, PDP10, VAX, AltairZ80: enhanced the macro which aborts on an unexpected status from an expression with side effects to also write a message to sim_log or sim_deb if they happen to be open. by Mark Pizzolato · 11 years ago
  25. a158583 PDP11, PDP10, AltairZ80: Fixed cases where assert() macro is called with an expression which has side effects and therefore wouldn't get executed if compiled with NDEBUG defined. by Mark Pizzolato · 11 years ago
  26. f046887 PDP11,VAX: Minor change in pdp11_cr.c by Jordi Guillaumes i Pons · 11 years ago
  27. 8c9a76b PDP11,VAX: Fixed data overrun due to lost interrupts whith idle enabled; fixed garbage got after EOF due to unnecesary interrupt. by Jordi Guillaumes i Pons · 11 years ago
  28. 5217c61 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
  29. 9f0261b PDP10: Fixed TOD drift due to truncation to milliseconds. by Jordi Guillaumes i Pons · 11 years ago
  30. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  31. d81825c ETHER: Updated documentation for building with network support on Mac OS/X. Fix #112 by Mark Pizzolato · 11 years ago
  32. 44f66e9 MUX: Added delay after closing a socket created to validate a port specification. Suggested by Mark Emmer by Mark Pizzolato · 11 years ago
  33. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  34. dcbb894 PDP11,VAX: Fix bug which scheduled the wrong unit when more than one VH device is configured, Fix #113 by Mark Pizzolato · 11 years ago
  35. 5d82b9a ETHER: Fix support on OSX so that builds will succeed when building network capable simulators and libpcap development components are not available but TUN/TAP components are available. by Mark Pizzolato · 11 years ago
  36. 5582291 ETHER: Fix support on OSX so that builds will succeed when building network capable simulators and libpcap development components are not available. by Mark Pizzolato · 11 years ago
  37. d50d952 PDP10: Change display of CPU memory size to be in KW (1024) instead of (1000) by Mark Pizzolato · 11 years ago
  38. 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
  39. 59d0602 PDP8: Add device buffer flush capability and keep track of data written state in the device buffer. Fixes #87 by Mark Pizzolato · 11 years ago
  40. f1a10a7 PDP11,VAX: Cleanup declared but undefined local routine. by Mark Pizzolato · 11 years ago
  41. e75e52d PDP10: Fixed display of Unibus and Vector for RY device. by Mark Pizzolato · 11 years ago
  42. 22bce48 PDP10: Change incorrect interrupt bits defined for DMC/DMR device which conflicted with KMC/KDP device. Fixes issue #107 by Mark Pizzolato · 11 years ago
  43. c8991a4 SOCK: avoid calling strcpy with overlapping arguments when converting IPv4-mapped address strings. Fixes issue #111 by Mark Pizzolato · 11 years ago
  44. 519f7f2 PDP8: Revised fix for Binary loader can't read multiple section tapes (#74) to make reading all sections optional based on the -A switch (from Dave Gesswein) by Mark Pizzolato · 11 years ago
  45. 9068ea0 SCP: Fleshing out more of the hierarchical help content. by Mark Pizzolato · 11 years ago
  46. 3f9a125 MAKEFILE: Added support to detect libSDL on host platforms which use /usr/pkg for OS supplied package installation location. Fix #110 by Mark Pizzolato · 11 years ago
  47. 07b64e3 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  48. d7c63d6 PDP10,PDP11,VAX: Fix for DMC/DMR error which lost track of pending transmit buffers when timeouts happened during DDCMP protocol startup. Fixes #109 by Mark Pizzolato · 11 years ago
  49. 897491d PDP10: Correct time interpolation when reading the timebase and the interval calculation when setting the clock tick interval. Fixes issue #108 (from Jordi Guillaumes) by Mark Pizzolato · 11 years ago
  50. 545aa85 SCP: Cleaned up the hierarchical help APIs to follow the same indentation style used in the rest of scp.c. Fixed the help prompt to avoid adding an extra level to the prompt when the current level has no children. by Mark Pizzolato · 11 years ago
  51. b1fb809 PDP10, PDP11, VAX: Added the DDCMP corruption troll to the DDCMP layer and removed it from the KDP device. by Mark Pizzolato · 11 years ago
  52. d7690ce PDP8: Binary loader can now read multiple section tapes. Fix from Dave Gesswein to issue #74. by Mark Pizzolato · 11 years ago
  53. 2934112 PDP11,PDP18B: Add device buffer flush capability and keep track of data written state in the device buffer. These are cousin bugs described in issue #87 by Mark Pizzolato · 11 years ago
  54. b2133ae Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  55. 7ce7317 PDP8: Add new breakpoint command based on instruction value (Opcode) (from Dave Gesswein) as discussed in issue #75 by Mark Pizzolato · 11 years ago
  56. 1a7f8d4 VAX,PDP11,PDP10: Added explicit support to enable (or disable) DMR Micro Diagnostics which corresponds to the SW10 hardware switch. by Mark Pizzolato · 11 years ago
  57. afcbea2 SCP: Add SHOW -C BREAK to display the currently defined breakpoints as commands which can be used to redefine them later. by Mark Pizzolato · 11 years ago
  58. cde0be5 TMXR: Added support to reasonably set modem bits when a line has dedicated listen port defined or uses datagram transport. by Mark Pizzolato · 11 years ago
  59. ccabc02 PDP10: Added display support of PC value in debug messages. by Mark Pizzolato · 11 years ago
  60. 8d09ebe Compiler indicated cleanups to Fix #105 by Mark Pizzolato · 11 years ago
  61. c9e8121 PDP8: Add device buffer flush capability and keep track of data written state in the device buffer. Fixes #87 by Mark Pizzolato · 11 years ago
  62. ffda4c1 VAX,PDP11: Fix behavior of simulator when multiple DMC devices are in use concurrently. Fix for issue #51. by Mark Pizzolato · 11 years ago
  63. da134eb SCP: Added detailed help (including switches) for SET DEBUG command and an auto flush of the debug output when instruction execution stops. by Mark Pizzolato · 11 years ago
  64. 8cc3791 PDP11/VAX: Improved debug information to identify the distinct DMC line when multiple lines are in use and added detailed debug output for DDCMP state machine changes. by Mark Pizzolato · 11 years ago
  65. 0e11dfe PDP11/VAX: Fix VH device to properly be displayed when the number of lines changes and to avoid problems in debug mode. by Mark Pizzolato · 11 years ago
  66. d0cee0f SWTP: Fixes to segfault issue described in #103 (from Gene Irwin) by Mark Pizzolato · 11 years ago
  67. eaae194 SCP: Initial merge of old style single line help with hierarchical help by Mark Pizzolato · 11 years ago
  68. 235ffdb PDP10: Change default bus address and vector for DMR device to be what the TOPS-10 expects (address 764000 and vector 610) by Mark Pizzolato · 11 years ago
  69. 8c2de7c SWTP: Added missing SWTP documentation files by Mark Pizzolato · 11 years ago
  70. 4ec1f7e PDP11: Fix to allow allow Q18 devices to be enabled on Qbus systems with memory <= 256KB. Reported by Christian Gauger-Cosgrove. by Mark Pizzolato · 11 years ago
  71. 9ab6c4d SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used. by Mark Pizzolato · 11 years ago
  72. bebb787 SCP: Fix problem on Windows which inhibited the ability to enter console input (^E) when bells characters were being output too often. Fixes #102 by Mark Pizzolato · 11 years ago
  73. 1845180 SCP: Added default simulator specific initialization file to be in the current working directory if one isn't found where the simulator binary is located (suggested by Jordi Guillaumes Pons in #101). by Mark Pizzolato · 11 years ago
  74. fcaced5 GIT: Added ignore of OS/X DS_Store files and made line endings consistent (from Jordi Guillaumes Pons) by Mark Pizzolato · 11 years ago
  75. c64aabf SCP: Fix for %DATE_WW% and %DATE_WYYYY% computation on the first days of a year after a leap year. by Mark Pizzolato · 11 years ago
  76. 8b9e33c MAKEFILE: Fix Linux build when pcap.h isn't available but SDL is. Fix for Issue #97 by Mark Pizzolato · 11 years ago
  77. e1b0a41 SCP: Generalized DATE and TIME variable insertion adding support for ISO 8601 date values. Inspired by Christian Gauger-Cosgrove. by Mark Pizzolato · 11 years ago
  78. fd4a3ac Avoid NULL pointer dereference when examining a device with no units. #95 by Mark Pizzolato · 11 years ago
  79. b61e5ae Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  80. 2ea8a0a SCP: Changed command processing variable insertion to format %DATE% as yyyy-mm-dd instead of yyyy/mm/dd and added %STIME% to produce hh_mm_ss. by Mark Pizzolato · 11 years ago
  81. 5800e5b Compiler indicated cleanup by Mark Pizzolato · 11 years ago
  82. 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  83. 76fc90f VMS: Update descrip.mms for recently added video and network device support by Mark Pizzolato · 11 years ago
  84. ae8bcec I1620 : Changes from Bob Supnik re: Bob Armstrong has been running diagnostics and software, and these changes reflect fixes to bugs that were found. by Mark Pizzolato · 11 years ago
  85. c6eef85 MAKE: Changed minimum version of gmake required before warning is issued from 3.81 to 3.80. by Mark Pizzolato · 11 years ago
  86. fdcbef3 ETHER: Added support to build with more older versions of libpcap on some platforms. Removed support to use tcpdump.org's libpcap on Linux platforms. by Mark Pizzolato · 11 years ago
  87. 028f152 SWTP: Fixed overflown bit logic for addition and subtraction (from Bill Beech) by Mark Pizzolato · 11 years ago
  88. 1666cef ETHER: Fix mixed line endings which crept in while adding network support without any pcap components. by Mark Pizzolato · 11 years ago
  89. 86e3425 SCP: One more static analyzer potential issue from Peter Schorn. by Mark Pizzolato · 11 years ago
  90. 2bb502e SCP: Static Analyzer cleanups suggested by Peter Schorn by Mark Pizzolato · 11 years ago
  91. bf58edf VAX: Fix for unaligned memory reference to IO and Register Space (from Bob Supnik) by Mark Pizzolato · 11 years ago
  92. 7b3e508 ETHER: Added capability to build working networking support without pcap packet transport (i.e. only using one of the other available packet transports: VDE, TAP, UDP, etc.) by Mark Pizzolato · 11 years ago
  93. e34babd ETHER,VAX,PDP11: Fixed regression in pcap ethernet link behavior introduced by the addition of the udp link type. This fixes issue #92 by Mark Pizzolato · 11 years ago
  94. 25a62c2 PDP11,VAX: Added Unibus KRU50 controller type (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  95. 2daa41e PDP11: Fixed bug in CSM (John Dundas) by Mark Pizzolato · 11 years ago
  96. 17574ba Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  97. 834e986 ETHER,VAX,PDP11: Added UDP as a link type for Ethernet packet connectivity. by Mark Pizzolato · 11 years ago
  98. 7ebc991 PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  99. 577f921 PDP11/VAX: Additonal RQ drive types (RA70 and RA73) along with the ability to set additional controller types (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  100. c1aa85d H316: Updated H316 and IMP documentation and addition of IMP modem loopback functionality and testing (from Bob Armstrong) by Mark Pizzolato · 11 years ago