1. 782e206 AltairZ80: Update Visual Studio Projects and descrip.mms to include s100_mdsa.c by Mark Pizzolato · 9 years ago
  2. a54d610 Visual Studio Projects: Add build dependency check for libSDL2 64bit multiply fix. by Mark Pizzolato · 9 years ago
  3. 7ad57d7 slirp: cleanup for submission upstream back to qemu by Mark Pizzolato · 9 years ago
  4. b7f2687 Visual Studio Projects: Fix windows-build check when switching between Visual Studio Compilers in the same directories by Mark Pizzolato · 9 years ago
  5. ed3e9a1 slirp, Visual Studio Projects: Adjust includes to allow building with Visual Studio Community by Mark Pizzolato · 9 years ago
  6. 1ab15eb slirp: Port base QEMU slirp code to build on Windows with Visual Studio by Mark Pizzolato · 9 years ago
  7. b05c741 Visual Studio Projects: Added support for separate libpng libraries based on the available C runtime library for the compiler used to build. by Mark Pizzolato · 9 years ago
  8. 4921d92 VIDEO: Produce SCREENSHOT images in PNG format if libpng is available in the host build environment by Mark Pizzolato · 9 years ago
  9. 9f59823 PDP11, all VAX: Add TU58 device simulator with support for 32 drives plus the VAX 730 and 750 console devices by Mark Pizzolato · 9 years ago
  10. ab51088 Visual Studio Projects: Forced serialization of Visual Studio Project fixes by making all simulators dependent on BuildROMs project. by Mark Pizzolato · 9 years ago
  11. 87b6dba Visual Studio Projects: Change project file conversions adding XP support to be reasonably well behaved during a parallel build. by Mark Pizzolato · 9 years ago
  12. 6d61821 Visual Studio Projects: Add XP build support when building with Visual Studio 2012+ ONLY when Visual Studio XP support is available. by Mark Pizzolato · 9 years ago
  13. 7619f88 Visual Studio Projects: Add XP support for executables when building with Visual Studio 2012+ by Mark Pizzolato · 9 years ago
  14. 558788e Visual Studio Projects: Adopt new windows-build which properly supports floating point C runtime calls for simulators which use libSDL by Mark Pizzolato · 9 years ago
  15. 15736ae Visual Studio Projects: Added support for building under Visual Studio Community (2015) by Mark Pizzolato · 9 years ago
  16. 8d9f08f ISYS8020: Add Visual Studio Project for isys8020 simulator by Mark Pizzolato · 9 years ago
  17. ce84886 ISYS8010: Corrections to get clean build under VS2008 by Bill Beech · 9 years ago
  18. 4210c7c ISYS8010: Add Visual Studio Project (from Mark Pizzolato) by Bill Beech · 9 years ago
  19. 041c866 PDP10: Added DEUNA/DELUA support back since there exists software which actually supported it. by Mark Pizzolato · 9 years ago
  20. 75442d0 Visual Studio Projects: Added download path for Visual Studio 2008 SP1 by Mark Pizzolato · 10 years ago
  21. 3dce4e1 FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs. by Mark Pizzolato · 10 years ago
  22. e00438b VAX: Add VCB01(QVSS) device to MicroVAX 3900 simulator by Mark Pizzolato · 10 years ago
  23. f5dcb2e Visual Studio Projects: Fix misspelled include file name in HP2100 project definition by Mark Pizzolato · 10 years ago
  24. ec1f57d BESM6: Revised windows build to add SDL support to provide the besm6_panel interface. by Mark Pizzolato · 10 years ago
  25. 8d11de7 VAX: Properly inline memory reference functions for performance. Fix #169 by Mark Pizzolato · 10 years ago
  26. 54ec99f Visual Studio Projects: Added BESM6 project by Mark Pizzolato · 10 years ago
  27. 41238c5 VisualStudioProjects: Fixed prebuild event logic to properly detect and handle windows-build version replacement/upgrade by Mark Pizzolato · 10 years ago
  28. 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
  29. 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
  30. 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
  31. 5af6210 SCP: Add RegEx support to EXPECT string processing by Mark Pizzolato · 10 years ago
  32. 004fe0d VisualStudioProjects: Added better detection and reporting of windows-build dependency issues. by Mark Pizzolato · 10 years ago
  33. 501c5ac VisualStudioProjects: Cleaned up and made consistent project settings. by Mark Pizzolato · 10 years ago
  34. c317f68 VisualStudioProjects: Suppress warnings generated in remaining projects after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
  35. 8cb4262 VisualStudioProjects: Suppress Winsock deprecation warnings which is needed after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
  36. 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
  37. e2524e7 Beta Simulators (PDQ-3 and SAGE) from Holger Veit by Mark Pizzolato · 10 years ago
  38. 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
  39. 8b19805 WINDOWS_BUILD: Added the ability to cleanly start generating windows builds from a new local platform. by Mark Pizzolato · 10 years ago
  40. 7c9e336 WINDOWS-BUILD: Fix to properly get/generate the .git-commit-id file on a newly cloned repo by Mark Pizzolato · 10 years ago
  41. 3b15398 WINDOWS-BUILD: Fix buildall to work on platforms which have multiple versions of Visual Studio installed by Mark Pizzolato · 10 years ago
  42. c1c5535 sigma: Fix shutdown/detach issue with tape devices. by Mark Pizzolato · 10 years ago
  43. 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
  44. 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
  45. d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
  46. 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
  47. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  48. 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
  49. 53690b3 VStudio: Avoid generating debug information for Visual Studio Release builds by Mark Pizzolato · 11 years ago
  50. 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
  51. 5feb20d VSTUDIO: Fix SDL2 library name for Microvax I debug build by Mark Pizzolato · 11 years ago
  52. 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
  53. 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
  54. 6222980 Cleanup of Visual Studio VAX project to properly convert to newer Visual Studio versions. by Mark Pizzolato · 11 years ago
  55. 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
  56. 31b63f0 Fixed the Visual Studio build of simulators which statically link against libSDL. by Mark Pizzolato · 11 years ago
  57. 524460e Cleanup Visual Studio Build issues by Mark Pizzolato · 11 years ago
  58. b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
  59. 1c7bf98 Cleaned up readme documentation to avoid potential confusion when initially setting up a windows build environment. by Mark Pizzolato · 11 years ago
  60. a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago
  61. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
  62. 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 11 years ago
  63. 8735538 Fix building under Visual Studio on Windows XP. by Mark Pizzolato · 11 years ago
  64. 5c9288a Fix regression in production of the VAX.EXE binary on Debug builds by Mark Pizzolato · 12 years ago
  65. e65ef13 Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org by Mark Pizzolato · 12 years ago
  66. 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
  67. 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
  68. 6319996 Added missing Visual Studio VAX8600 project by Mark Pizzolato · 12 years ago
  69. 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
  70. 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
  71. 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
  72. 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
  73. c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
  74. 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
  75. 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
  76. 629de4d Build identified cleanups by Mark Pizzolato · 12 years ago
  77. 722524c Fixed BuildAll.cmd to work when invoked from a git bash shell by Mark Pizzolato · 12 years ago
  78. 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
  79. 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
  80. 2123c91 Updating references to the location of the windows-build.zip support components by Mark Pizzolato · 12 years ago
  81. 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
  82. 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
  83. c5e41ad Addition of VAX 8600 to Visual Studio Solution file by Mark Pizzolato · 12 years ago
  84. ac53fd1 VAX 8600 Simulator from Matt Burke by Mark Pizzolato · 12 years ago
  85. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  86. 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
  87. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  88. 78b8d62 Added DMC11 to PDP11 simulator (from Rob Jarratt) by Mark Pizzolato · 12 years ago
  89. 762aacf Merge branch 'Extra-VAXen' by Mark Pizzolato · 12 years ago
  90. b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
  91. 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
  92. 31bc758 Fix .vcproj warnings when upgrading to VS2012. by Howard M. Harte · 12 years ago
  93. 44409de Add Visual Studio project file for TX-0. by Howard M. Harte · 12 years ago
  94. ecbbcc7 Added DMC11 Device to the VAX simulator by Mark Pizzolato · 12 years ago
  95. 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
  96. 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
  97. f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
  98. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  99. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  100. 35b8a40 Revised the VAX780 to include the pdp11_dmc device by Mark Pizzolato · 12 years ago