1. 3dce4e1 FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs. by Mark Pizzolato · 10 years ago
  2. e00438b VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator by Mark Pizzolato · 10 years ago
  3. f5dcb2e Visual Studio Projects: Fix misspelled include file name in HP2100 project definition by Mark Pizzolato · 10 years ago
  4. ec1f57d BESM6: Revised windows build to add SDL support to provide the besm6_panel interface. by Mark Pizzolato · 10 years ago
  5. 8d11de7 VAX: Properly inline memory reference functions for performance. Fix #169 by Mark Pizzolato · 10 years ago
  6. 54ec99f Visual Studio Projects: Added BESM6 project by Mark Pizzolato · 10 years ago
  7. 41238c5 VisualStudioProjects: Fixed prebuild event logic to properly detect and handle windows-build version replacement/upgrade by Mark Pizzolato · 10 years ago
  8. e685e95 VisualStudioProjects: Fix project dependencies for BuildROMs project which prevented proper reporting of windows-build version out of date report by Mark Pizzolato · 10 years ago
  9. 1413e76 VisualStudioProjects: Revised build dependency checking logic to check for the updated SDL 2.0.3 version in the windows-build components. by Mark Pizzolato · 10 years ago
  10. 7bb57ca MicroVAX2, MicroVAX1: Updated build configuration to link against the newly updated SDL 2.0.3 code in the windows-build package. Fixes issue #93 by Mark Pizzolato · 10 years ago
  11. 5af6210 SCP: Add RegEx support to EXPECT string processing by Mark Pizzolato · 10 years ago
  12. 004fe0d VisualStudioProjects: Added better detection and reporting of windows-build dependency issues. by Mark Pizzolato · 10 years ago
  13. 501c5ac VisualStudioProjects: Cleaned up and made consistent project settings. by Mark Pizzolato · 10 years ago
  14. c317f68 VisualStudioProjects: Suppress warnings generated in remaining projects after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
  15. 8cb4262 VisualStudioProjects: Suppress Winsock deprecation warnings which is needed after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
  16. 7154ca1 WINDOWS_BUILD: Fixed race condition which can occur during a parallel build creating the .git-commit-id.h file by Mark Pizzolato · 10 years ago
  17. e2524e7 Beta Simulators (PDQ-3 and SAGE) from Holger Veit by Mark Pizzolato · 10 years ago
  18. defe5f0 AltairZ80: Promote sim_imd.c to a top level simh library to be used as needed by various simulators by Mark Pizzolato · 10 years ago
  19. 8b19805 WINDOWS_BUILD: Added the ability to cleanly start generating windows builds from a new local platform. by Mark Pizzolato · 10 years ago
  20. 7c9e336 WINDOWS-BUILD: Fix to properly get/generate the .git-commit-id file on a newly cloned repo by Mark Pizzolato · 10 years ago
  21. 3b15398 WINDOWS-BUILD: Fix buildall to work on platforms which have multiple versions of Visual Studio installed by Mark Pizzolato · 10 years ago
  22. c1c5535 sigma: Fix shutdown/detach issue with tape devices. by Mark Pizzolato · 10 years ago
  23. 589aca1 AltairZ80: Added Motorola 68000 CPU support for CP/M-68K, support for Altair mini-disk format, added descriptions for all device registers by Peter Schorn · 10 years ago
  24. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  25. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  26. 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
  27. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  28. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  29. 53690b3 VStudio: Avoid generating debug information for Visual Studio Release builds by Mark Pizzolato · 11 years ago
  30. 1e3586e DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt by Mark Pizzolato · 11 years ago
  31. 5feb20d VSTUDIO: Fix SDL2 library name for Microvax I debug build by Mark Pizzolato · 11 years ago
  32. 6b45d9b SCP/VIDEO: Added support for libSDL2 video capabilities. Changed existing video layer to carry pixels as 32bpp vs 8bpp for more natural behaviors in libSDL2. by Mark Pizzolato · 11 years ago
  33. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  34. 6222980 Cleanup of Visual Studio VAX project to properly convert to newer Visual Studio versions. by Mark Pizzolato · 11 years ago
  35. 5fba42a Renamed Visual Studio Projects VAX610, VAX620 and VAX630 to be consistent with the target names produced by those project builds. by Mark Pizzolato · 11 years ago
  36. 31b63f0 Fixed the Visual Studio build of simulators which statically link against libSDL. by Mark Pizzolato · 11 years ago
  37. 524460e Cleanup Visual Studio Build issues by Mark Pizzolato · 11 years ago
  38. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  39. 1c7bf98 Cleaned up readme documentation to avoid potential confusion when initially setting up a windows build environment. by Mark Pizzolato · 11 years ago
  40. a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago
  41. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
  42. 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 11 years ago
  43. 8735538 Fix building under Visual Studio on Windows XP. by Mark Pizzolato · 11 years ago
  44. 5c9288a Fix regression in production of the VAX.EXE binary on Debug builds by Mark Pizzolato · 12 years ago
  45. e65ef13 Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org by Mark Pizzolato · 12 years ago
  46. 185f20a Added logic to all visual studio projects to install the git hooks for commit id on the first build in a newly cloned repository by Mark Pizzolato · 12 years ago
  47. 47bb4c8 Removed reference to the winpcap link libraries from the Visual Studio project definitions since winpcap is always dynamically loaded by Mark Pizzolato · 12 years ago
  48. 6319996 Added missing Visual Studio VAX8600 project by Mark Pizzolato · 12 years ago
  49. 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
  50. 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
  51. 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
  52. 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
  53. c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
  54. 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
  55. d80cf8f Add git hooks to create .git-commit-id as changes to the repository are made. These hook scripts need to be installed in the .git/hooks directory to actually take effect. See Visual\ Studio\ Projects/git-hooks/0ReadMe_git-hooks.txt for details. by Mark Pizzolato · 12 years ago
  56. 629de4d Build identified cleanups by Mark Pizzolato · 12 years ago
  57. 722524c Fixed BuildAll.cmd to work when invoked from a git bash shell by Mark Pizzolato · 12 years ago
  58. 6a5278e Removed the pdp11_dmc from the PDP10 simulator since that combination of hardware was never a legitimate one. by Mark Pizzolato · 12 years ago
  59. d12a445 Added procedure to build all windows release binaries, package them as a zip and publish the zip in a github.com/simh/Win32-Development-Binaries by Mark Pizzolato · 12 years ago
  60. 2123c91 Updating references to the location of the windows-build.zip support components by Mark Pizzolato · 12 years ago
  61. 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
  62. 5859df3 Added sim_disk (and sim_tape) to all Visual Studio Projects since the help function is referenced by scp by Mark Pizzolato · 12 years ago
  63. c5e41ad Addition of VAX 8600 to Visual Studio Solution file by Mark Pizzolato · 12 years ago
  64. ac53fd1 VAX 8600 Simulator from Matt Burke by Mark Pizzolato · 12 years ago
  65. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  66. 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
  67. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  68. 78b8d62 Added DMC11 to PDP11 simulator (from Rob Jarratt) by Mark Pizzolato · 12 years ago
  69. 762aacf Merge branch 'Extra-VAXen' by Mark Pizzolato · 12 years ago
  70. b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
  71. df0fbcd Generated unique GUID for the TX-0.vcproj project file. (prior guid was a duplicate of another project's guid). by Mark Pizzolato · 12 years ago
  72. 31bc758 Fix .vcproj warnings when upgrading to VS2012. by Howard M. Harte · 12 years ago
  73. 44409de Add Visual Studio project file for TX-0. by Howard M. Harte · 12 years ago
  74. ecbbcc7 Added DMC11 Device to the VAX simulator by Mark Pizzolato · 12 years ago
  75. 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
  76. 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
  77. f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
  78. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  79. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  80. 35b8a40 Revised the VAX780 to include the pdp11_dmc device by Mark Pizzolato · 12 years ago
  81. ac74904 Revised location of github repository to be simh/simh by Mark Pizzolato · 12 years ago
  82. 9938567 Removed references to nonexistent include file by Mark Pizzolato · 12 years ago
  83. fc931c9 Fixed incorrect build target names for new swtp6800 projects by Mark Pizzolato · 12 years ago
  84. 178f4a7 Merge branch 'master' into SerialMux by Mark Pizzolato · 12 years ago
  85. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  86. 1fb1756 Added sim_serial to all simulator Visual Studio Projects by Mark Pizzolato · 13 years ago
  87. 7e68046 Added VH to VAX780 Visual Studio Project by Mark Pizzolato · 13 years ago
  88. 45246a3 Updated HP2100 from Dave Bryan by Mark Pizzolato · 13 years ago
  89. cf280ad Completing merge of v3.9-0-rc1 compile cleanups by Mark Pizzolato · 13 years ago
  90. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
  91. 1d5dc21 Enable Maximum compiler optimization for release build of VAX simulators by Mark Pizzolato · 13 years ago
  92. 76f68d7 Finished merge of recent changes into VAX730 specific modules by Mark Pizzolato · 13 years ago
  93. 30ef557 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  94. 88076c4 Added check for required build dependencies in the Visual Studio Projects to provide advise when needed. by Mark Pizzolato · 13 years ago
  95. db5cdc1 Merged additional functionality from master branch into Extra-VAXen unique files. by Mark Pizzolato · 13 years ago
  96. c2e6a83 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
  97. d690603 Updated Windows Network build (in makefile and Visual Studio Projects) to reference WinPcap and pthreads in a consistent parallel directory to the simulator source (i.e. ../windows-build/...). by Mark Pizzolato · 13 years ago
  98. 6b6d7cc Refined description of Asynch I/O build support. by Mark Pizzolato · 13 years ago
  99. 3695417 Change 730 windows build to ignore deprecated POSIX APIs. by Mark Pizzolato · 13 years ago
  100. 5263a9e Added a sanity check to validate the modify time of the simulator image being restored by the 'restore' command with respect to the modify times of any files which are attached during the restore operation. by Mark Pizzolato · 13 years ago