- 8b19805 WINDOWS_BUILD: Added the ability to cleanly start generating windows builds from a new local platform. by Mark Pizzolato · 10 years ago
- 7c9e336 WINDOWS-BUILD: Fix to properly get/generate the .git-commit-id file on a newly cloned repo by Mark Pizzolato · 10 years ago
- 3b15398 WINDOWS-BUILD: Fix buildall to work on platforms which have multiple versions of Visual Studio installed by Mark Pizzolato · 10 years ago
- c1c5535 sigma: Fix shutdown/detach issue with tape devices. by Mark Pizzolato · 10 years ago
- 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
- 49d3818 Updated AltairZ80 documentation and incorporated altairz80_mhdsk.c in build process by Peter Schorn · 11 years ago
- d0d3742 SWTP6800: Added build support for internally contained swtbug.bin as a built-in ROM image by Mark Pizzolato · 11 years ago
- 2b51281 VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012 by Mark Pizzolato · 11 years ago
- 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
- 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 53690b3 VStudio: Avoid generating debug information for Visual Studio Release builds by Mark Pizzolato · 11 years ago
- 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
- 5feb20d VSTUDIO: Fix SDL2 library name for Microvax I debug build by Mark Pizzolato · 11 years ago
- 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
- 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
- 6222980 Cleanup of Visual Studio VAX project to properly convert to newer Visual Studio versions. by Mark Pizzolato · 11 years ago
- 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
- 31b63f0 Fixed the Visual Studio build of simulators which statically link against libSDL. by Mark Pizzolato · 11 years ago
- 524460e Cleanup Visual Studio Build issues by Mark Pizzolato · 11 years ago
- b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
- 1c7bf98 Cleaned up readme documentation to avoid potential confusion when initially setting up a windows build environment. by Mark Pizzolato · 11 years ago
- a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago
- 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
- 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 12 years ago
- 8735538 Fix building under Visual Studio on Windows XP. by Mark Pizzolato · 12 years ago
- 5c9288a Fix regression in production of the VAX.EXE binary on Debug builds by Mark Pizzolato · 12 years ago
- e65ef13 Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org by Mark Pizzolato · 12 years ago
- 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
- 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
- 6319996 Added missing Visual Studio VAX8600 project by Mark Pizzolato · 12 years ago
- 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
- 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
- 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
- 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
- c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
- 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
- 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
- 629de4d Build identified cleanups by Mark Pizzolato · 12 years ago
- 722524c Fixed BuildAll.cmd to work when invoked from a git bash shell by Mark Pizzolato · 12 years ago
- 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
- 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
- 2123c91 Updating references to the location of the windows-build.zip support components by Mark Pizzolato · 12 years ago
- 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
- 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
- c5e41ad Addition of VAX 8600 to Visual Studio Solution file by Mark Pizzolato · 12 years ago
- ac53fd1 VAX 8600 Simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
- 2c14136 Added DMC to VAX730, VAX750, VAX620 and VAX630 and VH to VAX730, and VAX750. by Mark Pizzolato · 12 years ago
- 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
- 78b8d62 Added DMC11 to PDP11 simulator (from Rob Jarratt) by Mark Pizzolato · 12 years ago
- 762aacf Merge branch 'Extra-VAXen' by Mark Pizzolato · 12 years ago
- b01fa8f Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke by Mark Pizzolato · 12 years ago
- 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
- 31bc758 Fix .vcproj warnings when upgrading to VS2012. by Howard M. Harte · 12 years ago
- 44409de Add Visual Studio project file for TX-0. by Howard M. Harte · 12 years ago
- ecbbcc7 Added DMC11 Device to the VAX simulator by Mark Pizzolato · 12 years ago
- 7661226 Addition of MicroVAX I (VAX610) processor simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 9cd3a07 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 12 years ago
- f8e34b1 Added new VAX750 simulator from Matt Burke by Mark Pizzolato · 12 years ago
- 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
- 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
- 35b8a40 Revised the VAX780 to include the pdp11_dmc device by Mark Pizzolato · 12 years ago
- ac74904 Revised location of github repository to be simh/simh by Mark Pizzolato · 13 years ago
- 9938567 Removed references to nonexistent include file by Mark Pizzolato · 13 years ago
- fc931c9 Fixed incorrect build target names for new swtp6800 projects by Mark Pizzolato · 13 years ago
- 178f4a7 Merge branch 'master' into SerialMux by Mark Pizzolato · 13 years ago
- db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 13 years ago
- 1fb1756 Added sim_serial to all simulator Visual Studio Projects by Mark Pizzolato · 13 years ago
- 7e68046 Added VH to VAX780 Visual Studio Project by Mark Pizzolato · 13 years ago
- 45246a3 Updated HP2100 from Dave Bryan by Mark Pizzolato · 13 years ago
- cf280ad Completing merge of v3.9-0-rc1 compile cleanups by Mark Pizzolato · 13 years ago
- fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
- 1d5dc21 Enable Maximum compiler optimization for release build of VAX simulators by Mark Pizzolato · 13 years ago
- 76f68d7 Finished merge of recent changes into VAX730 specific modules by Mark Pizzolato · 13 years ago
- 30ef557 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- 88076c4 Added check for required build dependencies in the Visual Studio Projects to provide advise when needed. by Mark Pizzolato · 13 years ago
- db5cdc1 Merged additional functionality from master branch into Extra-VAXen unique files. by Mark Pizzolato · 13 years ago
- c2e6a83 Merge remote-tracking branch 'origin/master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- 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
- 6b6d7cc Refined description of Asynch I/O build support. by Mark Pizzolato · 13 years ago
- 3695417 Change 730 windows build to ignore deprecated POSIX APIs. by Mark Pizzolato · 13 years ago
- 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
- 71bc2e8 Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- 2793d49 Cleanup function prototypes for consistency with newer versions of WinPcap and libpcap. by Mark Pizzolato · 13 years ago
- 3e10dfb Merge branch 'master' into Extra-VAXen by Mark Pizzolato · 13 years ago
- 329d84e Fixed Missing SIM_ASYNCH_IO option in VAX780 Debug build by Mark Pizzolato · 13 years ago
- a6b8d63 Merge of VAX 11/730 Simulator from Matt Burke by Mark Pizzolato · 13 years ago
- cb35f6c Added support for embedded ROM images in simulators. by Mark Pizzolato · 13 years ago
- a1930c9 Added Visual Studio Projects for VS2008 and VS2010 by Mark Pizzolato · 14 years ago