1. 8f3e643 SCP: Added the NEXT command. This command provides the ability for a simulator to step over subroutine calls. by Mark Pizzolato · 11 years ago
  2. ce332a1 PDP10: Initial code for 36bit DMA operations by Mark Pizzolato · 11 years ago
  3. 513214e PDP10: Added a generic UBA debug routine to log NXM events. Converted all internal NXM debug output to use this new routine. by Mark Pizzolato · 11 years ago
  4. 9b7c614 I1401: Fix to deal with instructions that are longer than 8 characters (from Van Snyder) by Mark Pizzolato · 11 years ago
  5. 5f5e931 PDP11, VAX, PDP10: Fixed setting of register value reflecting return buffer address - Problem reported by R. Voorhorst by Mark Pizzolato · 11 years ago
  6. a24d23e PDP10: Add missing updates from prior commit by Mark Pizzolato · 11 years ago
  7. 95c7312 PDP10: Added missing UBA DMA debug output of the trailing bytes when a partial word is referenced at the end of a DMA transfer. by Mark Pizzolato · 11 years ago
  8. ee90f08 PDP10: Fix UBA DMA debug output to use inverted byte and word masks by Mark Pizzolato · 11 years ago
  9. c367f8d PDP10: Correctly format the various data displayed in the debug output by Mark Pizzolato · 11 years ago
  10. 84707ac Compiler suggested cleanup by Mark Pizzolato · 11 years ago
  11. 0d1ab44 PDP10: Extended UBA DMA debug output to also be available when doing DMA in 16bit or 18bit modes and added display of words and bytes to the debug output. by Mark Pizzolato · 11 years ago
  12. 33cce50 PDP10: Fix formatting of UBA DMA debug output by Mark Pizzolato · 11 years ago
  13. ac2197e PDP10: Added DMA transfer debugging (IN, OUT and NXM) to the unibus adapter. by Mark Pizzolato · 11 years ago
  14. fcbd91f Merge git://github.com/simh/simh by Mark Emmer · 11 years ago
  15. 29bb19c SDS: Documentation change for new history and SYSPOP features. by Mark Emmer · 11 years ago
  16. bf06cb4 SDS: Clean up CPU modes and record CPU mode in instruction history record by Mark Emmer · 11 years ago
  17. be18514 SDS: Add assembly/disassembly support for common SYSPOPs. by Mark Emmer · 11 years ago
  18. 74482ce PDP10, PDP11, VAX: Make sure that the DMC and DUP devices produce the right messages when an attach is attempted to an already attached line by Mark Pizzolato · 11 years ago
  19. b5d5ef7 PDP10, PDP11: Fix DUP device to properly activate polling on simulator startup (after reset) if any DUP devices are attached. by Mark Pizzolato · 11 years ago
  20. ff0191c TMXR: Properly enable packet mode (as inherited from the main mux) on each line. Only produce modem debug output when modem signals have changed. Cleanup the output of SHOW MUX. by Mark Pizzolato · 11 years ago
  21. febea94 Merge branch 'master' of https://github.com/psco/simh by Mark Pizzolato · 11 years ago
  22. edb475f PDP10, PDP11, VAX: Fix DMC & DUP unit attach strings for multi-line device configurations. by Mark Pizzolato · 11 years ago
  23. e63fbdc SCP: Fix SHOW DEBUG device debug flags output for devices which may have debug settings which set multiple flags. by Mark Pizzolato · 11 years ago
  24. e79e41d TMXR: Change DSR to reflect attached state of line and DCD to reflect connected state of the line. by Mark Pizzolato · 11 years ago
  25. fa9295c PDP11, PDP10, VAX: Fix DMC and DUP DDCMP debugging output for packet data by Mark Pizzolato · 11 years ago
  26. 54e04dd Merge remote-tracking branch 'upstream/master' by Peter Schorn · 11 years ago
  27. 8d3ecd0 AltairZ80: Added boot to MHDSK device and improved disassembler by Peter Schorn · 11 years ago
  28. 0f417ed TMXR: Change modem DSR & DCD to never be indicated as on unless a connection is present. by Mark Pizzolato · 11 years ago
  29. 017141c TMXR: Enable proper inheritance of mux global/default buffering value to individual lines. by Mark Pizzolato · 11 years ago
  30. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  31. 1d35a4f Updated year in copyright and implemented sim_vm_pc_value by Peter Schorn · 11 years ago
  32. 5b2f229 Added 88-HDSK support from Mike Douglas to AltairZ80 by Peter Schorn · 11 years ago
  33. 98a3cfb Compiler suggested cleanups by Mark Pizzolato · 11 years ago
  34. 6ce8d99 SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled) by Mark Pizzolato · 11 years ago
  35. e81de97 PDP11, PDP10, VAX: Start device connection polling on device reset when any units are attached by Mark Pizzolato · 11 years ago
  36. fc885f8 TMXR: Be sure to correctly allocate the appropriate sized line transmit and receive buffers when a mux or line is attached. by Mark Pizzolato · 11 years ago
  37. 66a02b8 TMXR: Avoid attempting to manage unit connect strings for never attached devices by Mark Pizzolato · 11 years ago
  38. fe005f7 PDP10, PDP11, VAX: Fix DUP and DMC devices which couldn't be disabled after having been enabled. by Mark Pizzolato · 11 years ago
  39. 4db30c1 PDP11, VAX: Avoid strcpy use on overlapping buffers when creating and referencing VHDs. by Mark Pizzolato · 11 years ago
  40. d04e909 SDS: Further refinement to bootstrap from RAD, update SDS documentation by Mark Emmer · 11 years ago
  41. e15b09f Merge git://github.com/simh/simh by Mark Emmer · 11 years ago
  42. 0b69e4e SDS: Allow console bootstrap from RAD if connected to W channel by Mark Emmer · 11 years ago
  43. 090b2f8 PDP10, PDP11, VAX: Avoid corrupting a DMC/DMR unit attach string when a line state transitions by Mark Pizzolato · 11 years ago
  44. 3b1b7d6 PDP11, VAX: Fix VHD Differencing disk parent locator descriptors and removed deprecated descriptor types by Mark Pizzolato · 11 years ago
  45. b2134a0 PDP11, VAX: Fix failure to create differencing VHDs when the parent VHD is larger than 2GB. by Mark Pizzolato · 11 years ago
  46. 98ac7af PDP11, VAX: Fix differencing virtual disk corruption during creation problems by Mark Pizzolato · 11 years ago
  47. 194b35f TMXR: avoid calling strcpy with overlapping arguments by Mark Pizzolato · 11 years ago
  48. 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
  49. a100c88 PDP10, PDP11, VAX: Fix compile error due to C++ variable declaration being used instead of C. by Mark Pizzolato · 11 years ago
  50. c256894 SDS: Allow LOAD command to accept a more flexible boot sequence by Mark Emmer · 11 years ago
  51. 9022de5 SCP: Removed the irrelevant sim_deb_PC variable since it duplicates the role sim_PC simulator variable. by Mark Pizzolato · 11 years ago
  52. ef99a17 SDS: Update README.md for 940 enhancements by Mark Emmer · 11 years ago
  53. 91c78b7 SDS: Install better fix for 2x real-time clock speed problem by Mark Emmer · 11 years ago
  54. 0c56397 Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  55. 4833bbe Merge branch 'master' of git://github.com/simh/simh into crFIX-intack by Jordi Guillaumes i Pons · 11 years ago
  56. a98c9f9 SDS: Minor additions to SDS documentation by Mark Emmer · 11 years ago
  57. cf56b11 SDS: Adjust real-time clock pulse interrupt period by Mark Emmer · 11 years ago
  58. 396e78c SDS: Allow specifying breakpoints as being in monitor, user or normal mode only by Mark Emmer · 11 years ago
  59. 614fe87 SDS: Alter display and entering of ASCII data by Mark Emmer · 11 years ago
  60. 0c6c4c7 SDS: Fixed head disk addressing corrected when start new sector by Mark Emmer · 11 years ago
  61. a07addf SDS: Various fixes to asynchronous communication mux by Mark Emmer · 11 years ago
  62. 5b479c7 SDS: Do not reload channel interlace register if already alerted by Mark Emmer · 11 years ago
  63. d5acbc6 SDS: Fix clock pulse interrupt bug by Mark Emmer · 11 years ago
  64. 5270c44 SDS: Fix bugs in Monitor-to-User Transition by Mark Emmer · 11 years ago
  65. 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
  66. 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
  67. dbe8533 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
  68. 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
  69. 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
  70. f046887 PDP11,VAX: Minor change in pdp11_cr.c by Jordi Guillaumes i Pons · 11 years ago
  71. 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
  72. 5217c61 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
  73. 9f0261b PDP10: Fixed TOD drift due to truncation to milliseconds. by Jordi Guillaumes i Pons · 11 years ago
  74. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  75. d81825c ETHER: Updated documentation for building with network support on Mac OS/X. Fix #112 by Mark Pizzolato · 11 years ago
  76. 44f66e9 MUX: Added delay after closing a socket created to validate a port specification. Suggested by Mark Emmer by Mark Pizzolato · 11 years ago
  77. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  78. 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
  79. 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
  80. 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
  81. d50d952 PDP10: Change display of CPU memory size to be in KW (1024) instead of (1000) by Mark Pizzolato · 11 years ago
  82. 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
  83. 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
  84. f1a10a7 PDP11,VAX: Cleanup declared but undefined local routine. by Mark Pizzolato · 11 years ago
  85. e75e52d PDP10: Fixed display of Unibus and Vector for RY device. by Mark Pizzolato · 11 years ago
  86. 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
  87. c8991a4 SOCK: avoid calling strcpy with overlapping arguments when converting IPv4-mapped address strings. Fixes issue #111 by Mark Pizzolato · 11 years ago
  88. 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
  89. 9068ea0 SCP: Fleshing out more of the hierarchical help content. by Mark Pizzolato · 11 years ago
  90. 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
  91. 07b64e3 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  92. 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
  93. 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
  94. 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
  95. 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
  96. d7690ce PDP8: Binary loader can now read multiple section tapes. Fix from Dave Gesswein to issue #74. by Mark Pizzolato · 11 years ago
  97. 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
  98. b2133ae Compiler indicated cleanups by Mark Pizzolato · 11 years ago
  99. 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
  100. 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