1. 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
  2. dbe8533 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
  3. f046887 PDP11,VAX: Minor change in pdp11_cr.c by Jordi Guillaumes i Pons · 11 years ago
  4. 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
  5. 9f0261b PDP10: Fixed TOD drift due to truncation to milliseconds. by Jordi Guillaumes i Pons · 11 years ago
  6. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  7. d81825c ETHER: Updated documentation for building with network support on Mac OS/X. Fix #112 by Mark Pizzolato · 11 years ago
  8. 44f66e9 MUX: Added delay after closing a socket created to validate a port specification. Suggested by Mark Emmer by Mark Pizzolato · 11 years ago
  9. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  10. 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
  11. 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
  12. 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
  13. d50d952 PDP10: Change display of CPU memory size to be in KW (1024) instead of (1000) by Mark Pizzolato · 11 years ago
  14. 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
  15. 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
  16. f1a10a7 PDP11,VAX: Cleanup declared but undefined local routine. by Mark Pizzolato · 11 years ago
  17. e75e52d PDP10: Fixed display of Unibus and Vector for RY device. by Mark Pizzolato · 11 years ago
  18. 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
  19. c8991a4 SOCK: avoid calling strcpy with overlapping arguments when converting IPv4-mapped address strings. Fixes issue #111 by Mark Pizzolato · 11 years ago
  20. 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
  21. 9068ea0 SCP: Fleshing out more of the hierarchical help content. by Mark Pizzolato · 11 years ago
  22. 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
  23. 07b64e3 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  24. 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
  25. 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
  26. 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
  27. 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
  28. d7690ce PDP8: Binary loader can now read multiple section tapes. Fix from Dave Gesswein to issue #74. by Mark Pizzolato · 11 years ago
  29. 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
  30. b2133ae Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. ccabc02 PDP10: Added display support of PC value in debug messages. by Mark Pizzolato · 11 years ago
  36. 8d09ebe Compiler indicated cleanups to Fix #105 by Mark Pizzolato · 11 years ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. d0cee0f SWTP: Fixes to segfault issue described in #103 (from Gene Irwin) by Mark Pizzolato · 11 years ago
  43. eaae194 SCP: Initial merge of old style single line help with hierarchical help by Mark Pizzolato · 11 years ago
  44. 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
  45. 8c2de7c SWTP: Added missing SWTP documentation files by Mark Pizzolato · 11 years ago
  46. 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
  47. 9ab6c4d SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used. by Mark Pizzolato · 11 years ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 8b9e33c MAKEFILE: Fix Linux build when pcap.h isn't available but SDL is. Fix for Issue #97 by Mark Pizzolato · 11 years ago
  53. 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
  54. fd4a3ac Avoid NULL pointer dereference when examining a device with no units. #95 by Mark Pizzolato · 11 years ago
  55. b61e5ae Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  56. 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
  57. 5800e5b Compiler indicated cleanup by Mark Pizzolato · 11 years ago
  58. 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  59. 76fc90f VMS: Update descrip.mms for recently added video and network device support by Mark Pizzolato · 11 years ago
  60. 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
  61. c6eef85 MAKE: Changed minimum version of gmake required before warning is issued from 3.81 to 3.80. by Mark Pizzolato · 11 years ago
  62. 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
  63. 028f152 SWTP: Fixed overflown bit logic for addition and subtraction (from Bill Beech) by Mark Pizzolato · 11 years ago
  64. 1666cef ETHER: Fix mixed line endings which crept in while adding network support without any pcap components. by Mark Pizzolato · 11 years ago
  65. 86e3425 SCP: One more static analyzer potential issue from Peter Schorn. by Mark Pizzolato · 11 years ago
  66. 2bb502e SCP: Static Analyzer cleanups suggested by Peter Schorn by Mark Pizzolato · 11 years ago
  67. bf58edf VAX: Fix for unaligned memory reference to IO and Register Space (from Bob Supnik) by Mark Pizzolato · 11 years ago
  68. 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
  69. 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
  70. 25a62c2 PDP11,VAX: Added Unibus KRU50 controller type (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  71. 2daa41e PDP11: Fixed bug in CSM (John Dundas) by Mark Pizzolato · 11 years ago
  72. 17574ba Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  73. 834e986 ETHER,VAX,PDP11: Added UDP as a link type for Ethernet packet connectivity. by Mark Pizzolato · 11 years ago
  74. 7ebc991 PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  75. 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
  76. 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
  77. 8810571 H316: Improve IMP error recovery when a remote host is restarted. by Mark Pizzolato · 11 years ago
  78. 3324877 TMXR: Correct const attributes for packet reading APIs. by Mark Pizzolato · 11 years ago
  79. f0ca4de H316: Move the SMK/OTK to h316_cpu (where it belongs!) and Allow the CLK device to be disabled (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  80. 118ef33 H316: Added "SET dev LOCALLOOP" and "SET dev NOLOCALLOOP" commands to the IMP modem device so that loopback mode can be changed by commands instead of just programatically. by Mark Pizzolato · 11 years ago
  81. a22c5c3 MAKEFILE: Give more clear information when issuing missing libSDL library to enable video capabilities #90 by Mark Pizzolato · 11 years ago
  82. 0e73117 H316: Fix compiler warning by Mark Pizzolato · 11 years ago
  83. 9bd573d H316: Added support for proper max data packet size transmission and reception in h316_udp.c by Mark Pizzolato · 11 years ago
  84. 0f01e08 TMXR: Added loopback support for datagram configured lines to pass full packets in loopback mode. by Mark Pizzolato · 11 years ago
  85. 54b92b8 TMXR: Support loopback when using packet APIs even if a connection is not active by Mark Pizzolato · 11 years ago
  86. c9f73ea H316: Rewrote h316_udp to use TMXR lines for UDP transport of data. Changed h316_mi to leverage built-in loopback mode in TMXR. by Mark Pizzolato · 11 years ago
  87. 378e3e0 TMXR: Tolerate situations where independent devices are bound to different lines of a multi-line MUX. by Mark Pizzolato · 11 years ago
  88. beac643 SCP/SOCKET: Apply default host more reasonably when parsing host:port strings by Mark Pizzolato · 11 years ago
  89. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  90. a7c2d7b Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  91. 4259b3c TMXR: Added option to use UDP transport for packet transport by Mark Pizzolato · 11 years ago
  92. 25ded05 H316: Added IMP Listing file (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  93. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  94. 0251c08 PDP11/VAX: Detect vector conflicts, SHOW IOSPACE and SHOW DEVICE improvements by Mark Pizzolato · 11 years ago
  95. 00afa58 SCP: Added hierarchical help capability (from Timothe Litt) by Mark Pizzolato · 11 years ago
  96. e65aa90 SCP: Fix various missing log output by Mark Pizzolato · 11 years ago
  97. 00b77c8 TMXR: Packet, Loopback and Half-Duplex enhancements by Mark Pizzolato · 11 years ago
  98. 2e85e74 SCP: Various cleanups. by Mark Pizzolato · 11 years ago
  99. 3519c6c PDP11: Added support for PC values to be displayed in debug output. by Mark Pizzolato · 11 years ago
  100. 864f0e0 SCP: Show device options can be more flexibly formatted and optionally not display anything. by Mark Pizzolato · 11 years ago