1. 17abb12 TAPE: Make sure that all tape library APIs only work after sim_tape_attach by Mark Pizzolato · 8 years ago
  2. 9c0b0ff PDP8: Add support for 16 terminals in the TTIX device by Mark Pizzolato · 8 years ago
  3. 9122a9f SCP: Add . pseudo symbol to reference the most recent address by Mark Pizzolato · 8 years ago
  4. e370b9e HP3000: Third HP 3000 release from Dave Bryan by Mark Pizzolato · 8 years ago
  5. 89ffed4 PDP11: Add new breakpoint types for data and physical address by Paul Koning · 8 years ago
  6. 083b53e DOC: More detail on breakpoints and instruction replay by Paul Koning · 8 years ago
  7. b4ea2f8 DOC: Add some additional detail on the breakpoint replay by Paul Koning · 8 years ago
  8. 222ae77 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. by Mark Pizzolato · 8 years ago
  9. e06b815 SCP: Record breakpoint match details in globals by Mark Pizzolato · 8 years ago
  10. f82d3f8 SCP: Breakpoint enhancements by Mark Pizzolato · 8 years ago
  11. 8eb3672 PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data by Mark Pizzolato · 8 years ago
  12. b4f3d6c SCP: Breakpoint cleanup. by Mark Pizzolato · 8 years ago
  13. 592deb8 HP2100: Fix MPX behaviors from Dave Bryan by Mark Pizzolato · 8 years ago
  14. 654d106 PDP1: Revised doc for Expensive Typewriter support, etc. from Bob Supnik by Mark Pizzolato · 8 years ago
  15. 052fafc SCP: Add UNIT wait and buf to SAVE/RESTORE data as documented. by Mark Pizzolato · 8 years ago
  16. 07f99bb HP3000, HP2100: Updated simulators from Dave Bryan by Mark Pizzolato · 8 years ago
  17. 73a9475 DOC: Correct descriptions of when large file and Ethernet support is available by Mark Pizzolato · 8 years ago
  18. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  19. c55b6a8 makefile: Document supported build requirements and allow unsupported builds by Mark Pizzolato · 8 years ago
  20. 81f6821 PDP-8: added register description and fixed typo in doc by Ray Jewhurst · 9 years ago
  21. 57d49f8 DOC: Added pdp8 revision to include FPP8A floating point unit by Mark Pizzolato · 9 years ago
  22. 1260324 VAX: Add IDLE names which align with various BSD Version names by Mark Pizzolato · 9 years ago
  23. d0e3d22 VAX: Correct documented list of CPU IDLE options. by Mark Pizzolato · 9 years ago
  24. 733f904 VAX: Removed SET CPU IDLE=ALL which can only produce strange behavior by Mark Pizzolato · 9 years ago
  25. fc41711 SCP: Add BINRDATA, BINRDATAD and BINRDATADF REG initialization macros. by Mark Pizzolato · 9 years ago
  26. 3ff8907 SCP: Add generic REGDATA register populating macro. by Mark Pizzolato · 9 years ago
  27. a7938b4 DOC: Update "Adding a Device to a Virtual Machine" to include details on the PDP18B simulators from Bob Supnik by Mark Pizzolato · 9 years ago
  28. 329f42a SCP: Rework newly added REG macro definitions to avoid problems with prior declarations by Mark Pizzolato · 9 years ago
  29. e0e58fc PDP15: Update pdp18b_rp from Bob Supnik. by Mark Pizzolato · 9 years ago
  30. 6595ae5 PDP18B: Latest updates from Bob Supnik by Mark Pizzolato · 9 years ago
  31. 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
  32. 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
  33. 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
  34. 51aad45 PDP18B: Add RB disk to PDP7 and DRM drum to PDP9 and -u, -p examine/deposit switches in PDP7, PDP9 and PDP15 by Mark Pizzolato · 9 years ago
  35. c8cd853 VAX: Allow SET CPU IDLE command to not specify a stability value. by Mark Pizzolato · 9 years ago
  36. f3ca23c DOC: Correct parameter description in "Writing a Simulator for the SIMH system". by Mark Pizzolato · 9 years ago
  37. 2e21baf PDP11: Revised doc to include EXAMINE -B by Mark Pizzolato · 9 years ago
  38. cea1f1b VAX: Add optional simulator time and logging to disk for instruction history. by Mark Pizzolato · 9 years ago
  39. 92fe35f PDP10: Fix nested indirect address limit exceeded (from Bob Supnik) by Mark Pizzolato · 9 years ago
  40. b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
  41. d8f2647 SCP: general const cleanups and const change to sim_vm_parse_addr. by Mark Pizzolato · 9 years ago
  42. 6582aee SCP. PDP11: Add ESC and ENQ to the default set of console output characters in 7P mode. by Mark Pizzolato · 9 years ago
  43. e162eb9 DOC: Clarifications about behavior and requirements for EXAMINE -a and -c switches. From Dave Bryan by Mark Pizzolato · 9 years ago
  44. eff1ef1 DOC: Add NAT info by Mark Pizzolato · 9 years ago
  45. 86d1e36 all VAX, PDP11: Add initial NAT based ethernet connectivity via SLiRP. by Mark Pizzolato · 9 years ago
  46. 35c321f DOC: Corrections and cleanups. by Paul Koning · 9 years ago
  47. 77bbfae DOC: Corrections and cleanups. by Paul Koning · 9 years ago
  48. 8652294 DOC: Add descriptiong of missing unit structure fields by Mark Pizzolato · 9 years ago
  49. 1ef6c3d SCP: Added REG_V_UF and REG_UFMASK to support user-defined register flags. From Dave Bryan by Mark Pizzolato · 9 years ago
  50. e27e396 TAPES: Attempt to validate the record structure of TPC formatted tapes when they are attached. by Mark Pizzolato · 9 years ago
  51. 02bb97d swtp6800: Clean up documentation file by Bill Beech · 9 years ago
  52. 04142da SCP: Added simulator version checking while performing a RESTORE operation. by Mark Pizzolato · 10 years ago
  53. 8204a20 DOC: Updated simh.doc to describe missing sim_tape APIs by Mark Pizzolato · 10 years ago
  54. ecc1956 PDP11: Revised documentation to correct the default character modes on the TTI and TTO devices. by Mark Pizzolato · 10 years ago
  55. 7c58a50 I1401: Revised documentation from Bob Supnik by Mark Pizzolato · 10 years ago
  56. 46d7bfc SCP: Fix sim_disk to avoid potential reference to uninitialized context structure. Fix #194 by Mark Pizzolato · 10 years ago
  57. 50d1407 DOC: Add paper by Bob Supnik "Simulators: Virtual Machines of the Past and Future" published in ACM Queue 2004 by Mark Pizzolato · 10 years ago
  58. f8501c2 DOC: Updated simh.doc and sim_magtape.doc to reflect recent revisions to tape support (from Dave Bryan) by Mark Pizzolato · 10 years ago
  59. d5f0212 DOC: Add missing "SIMH Magtape Representation and Handling" document by Mark Pizzolato · 10 years ago
  60. 1d2742e DOC: Cleanup PDP10 document by Mark Pizzolato · 10 years ago v4.0-Beta-1
  61. 94486c1 SCP: Updated documentation and help text by Mark Pizzolato · 10 years ago
  62. f597da0 SDS: Refine Next command for subroutine branch by Mark Emmer · 10 years ago
  63. 6f9f387 SDS: Add more complex (but optional) Next behavior by Mark Emmer · 11 years ago
  64. 2df2f33 SDS: Add -f switch to Next command to force step-over mode by Mark Emmer · 11 years ago
  65. c4438e1 SDS: Support simulator's new NEXT command to step over subroutine calls by Mark Emmer · 11 years ago
  66. 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
  67. 29bb19c SDS: Documentation change for new history and SYSPOP features. by Mark Emmer · 11 years ago
  68. d04e909 SDS: Further refinement to bootstrap from RAD, update SDS documentation by Mark Emmer · 11 years ago
  69. 0c56397 Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
  70. a98c9f9 SDS: Minor additions to SDS documentation by Mark Emmer · 11 years ago
  71. 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
  72. 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
  73. 8c2de7c SWTP: Added missing SWTP documentation files by Mark Pizzolato · 11 years ago
  74. 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
  75. 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
  76. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  77. 01b3179 PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation. by Mark Pizzolato · 11 years ago
  78. cc0ccb4 PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik by Mark Pizzolato · 11 years ago
  79. 4cc4d12 Updated PDP11 and VAX780 documentation. by Mark Pizzolato · 11 years ago
  80. 8df4e2a Update pdp-10 documentation by Timothe Litt · 11 years ago
  81. 881f53e Added support to the Remote Console facility to close a remote console session on EOF by Mark Pizzolato · 11 years ago
  82. c347949 Added documentation for bitfields by Mark Pizzolato · 11 years ago
  83. 145b5c6 Added per line Modem Control capabilities to TMXR by Mark Pizzolato · 11 years ago
  84. f118a72 Merge https://github.com/simh/simh by Gerardo Ospina · 11 years ago
  85. b8d037b SSEM documentation added by Gerardo Ospina · 11 years ago
  86. 80289e1 Enhanced Remote Console support to allow two separate command processing modes. by Mark Pizzolato · 11 years ago
  87. b30211c Added documentation for the Remote Console capabilities by Mark Pizzolato · 11 years ago
  88. b6e93b6 Minor documentation update by Mark Pizzolato · 12 years ago
  89. a30d025 Updated AltairZ80 simulator documentation from Peter Schorn by Mark Pizzolato · 12 years ago
  90. d1db9ce Added a -N switch to the standard attach_unit routine to force a new file to be created. by Mark Pizzolato · 12 years ago
  91. 60e8558 Addition of Idling explaination and solution for Solaris hosts by Mark Pizzolato · 12 years ago
  92. a91b6db Adding help to VAX system devices by Mark Pizzolato · 12 years ago
  93. 6b4353f Returned the pdp11_cr device to the VAX Qbus systems and changed the pdp11_cr device to properly describe itself as a Qbus capable device when CR11 device is being simulated since it is a programmed I/O device and doesn't have bus addressing issues that DMA devices have. by Mark Pizzolato · 12 years ago
  94. 8640cd6 - Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range. by Mark Pizzolato · 12 years ago
  95. 06cf953 Documentation cleanup by Mark Pizzolato · 12 years ago
  96. 8df4b94 Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator by Mark Pizzolato · 12 years ago
  97. 18851f8 Documentation cleanup by Mark Pizzolato · 12 years ago
  98. b37b866 Revised document by Mark Pizzolato · 12 years ago
  99. d8340ab Documentation cleanup by Mark Pizzolato · 12 years ago
  100. 2123c91 Updating references to the location of the windows-build.zip support components by Mark Pizzolato · 12 years ago