- 7ad2651 VAX750: Make sure that a boot ROM has been loaded before attempting a boot from the BOOTDEV specified boot device (i.e. BOOT without an argument). by Mark Pizzolato · 9 years ago
- a6c5e7e VAX, PDP11: In the TU tape simulator, correct the wording of the help language. Fixes #228 by Mark Pizzolato · 9 years ago
- 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
- 8652294 DOC: Add descriptiong of missing unit structure fields by Mark Pizzolato · 9 years ago
- 389c08a SCP: Added missing help for SET REMOTE MASTER command. by Mark Pizzolato · 9 years ago
- 4ddee84 EXPECT: Fix deprecated SET CONSOLE HALT behavior to reflect Dave's original behavior. by Mark Pizzolato · 9 years ago
- 5bd6ea9 HP2100: Latest changes from Dave Bryan by Mark Pizzolato · 9 years ago
- 751e1c0 SCP: Added missing REMOTE from scp_errors array. Reported by Dave Bryan by Mark Pizzolato · 9 years ago
- 1ef6c3d SCP: Added REG_V_UF and REG_UFMASK to support user-defined register flags. From Dave Bryan by Mark Pizzolato · 9 years ago
- 13bb335 VIDEO: Fix vid_draw to copy drawing data before returning when drawing is deferred. by Mark Pizzolato · 9 years ago
- 324839c VAX750: Add display of boot device selector switch target boot devices by Mark Pizzolato · 9 years ago
- 0986c6f VAX750: Fixed ROM based boot from console TU58 by Mark Pizzolato · 9 years ago
- 42403ef VIDEO: Avoid compiler warning when building without video support by Mark Pizzolato · 9 years ago
- 23e552e SCP, VIDEO: Properly reject SCREENSHOT command when no devices use sim_video. by Mark Pizzolato · 9 years ago
- 78399f1 SCP: Added a SCREENSHOT command to record the video display window. by Mark Pizzolato · 9 years ago
- 1d6c14b HP2100: Latest changes from Dave Bryan. by Mark Pizzolato · 9 years ago
- 4baecec VAX750: Added VAX. 11.750 Boot ROM booting options by Mark Pizzolato · 9 years ago
- 176540f PDP11, VAX: Correct MSCP & TMSCP register access debug output to mention correct register names and data being written on register writes by Mark Pizzolato · 9 years ago
- 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
- 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
- 8bb4940 PDP11: Add provision in the DL device simulation to support bursts of input data to avoid reporting character overruns on the serial port. by Mark Pizzolato · 9 years ago
- 9fdd8a8 TMXR: Fix debug output of remaining data after removing telnet negotiation from the input buffer by Mark Pizzolato · 9 years ago
- 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
- 7619f88 Visual Studio Projects: Add XP support for executables when building with Visual Studio 2012+ by Mark Pizzolato · 9 years ago
- 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
- 15736ae Visual Studio Projects: Added support for building under Visual Studio Community (2015) by Mark Pizzolato · 9 years ago
- 77152c6 MUX: Fix for connection establishment logic for virtual null modem connections. by Mark Pizzolato · 9 years ago
- f602b13 SCP: Make output of SHOW commands also appear in debug output while debugging by Mark Pizzolato · 9 years ago
- 9307fbd MUX: Fix attach parsing of Log File names and no telnet options. Issue found by Ed Marr. by Mark Pizzolato · 9 years ago
- f3af74e AltairZ80: Fix head stepping to only occur on 1 to 0 transitions by Mike Douglas · 9 years ago
- bb39ce9 AltairZ80: Better comparison operator to remove warning message by Peter Schorn · 9 years ago
- bd2f592 Revert "SCP: Remove ASCII source code character set dependency" by Mark Pizzolato · 9 years ago
- 7c7b44e SCP: Remove ASCII source code character set dependency by Mark Pizzolato · 9 years ago
- a747c0f VAX750: Implement the buffered data path CSRs in the Unibus adapter. by Mark Pizzolato · 9 years ago
- d69b34e DISK: Support for both RAW disk and file size determination on *nix platforms by Mark Pizzolato · 9 years ago
- 435ea69 DISK, TAPE: Make an -F switch specified on a disk/tape attach only change the device format until the unit is detached at which time the unit format will revert to the default format. Fix #219 by Mark Pizzolato · 9 years ago
- 1335729 SCP: Add natural Windows support for RAW device names. Fixes issue raised in #67. by Mark Pizzolato · 9 years ago
- 047a6b8 TMXR: Added delay to assure that simulator internally generated messages get fully transmitted on TMXR lines. by Mark Pizzolato · 9 years ago
- fa407e6 PDP10, PDP11, VAX, MUX: Fix allowed line attach syntax to accept UDP in any order among attach arguments by Mark Pizzolato · 10 years ago
- 29fe0e6 PDP10, PDP11, VAX: Fix DMC/DMR attach setup when UDP transport is used. by Mark Pizzolato · 10 years ago
- 47e61b5 PDP11: Adjust I/O wait time so that reasonable behavior occurs under heavy I/O load. by Mark Pizzolato · 10 years ago
- e27e396 TAPES: Attempt to validate the record structure of TPC formatted tapes when they are attached. by Mark Pizzolato · 10 years ago
- 79419bf ISYS8010, ISYS8020: Fix file name case inconsistencies by Mark Pizzolato · 10 years ago
- 230e588 ALL: Merge with Supnik-Current by Mark Pizzolato · 10 years ago
- 3b8c318 ISYS8020: Fixed warnings in i8259.c from VS2008 build by Bill Beech · 10 years ago
- 8d9f08f ISYS8020: Add Visual Studio Project for isys8020 simulator by Mark Pizzolato · 10 years ago
- a663e14 ISYS8020: Corrected iSBC80-20 to enable/disable EPROM and RAM correctly by Bill Beech · 10 years ago
- 32945f5 ISYS8020: Makefile correction to build correctly by Bill Beech · 10 years ago
- 3251b86 ISYS8020: Fixed system_defs.h to compile by Bill Beech · 10 years ago
- 5de213a ISYS8020: Modified makefile for ISYS8020 by Bill Beech · 10 years ago
- 7ebfef7 ISYS8020: Created isys8020 directory and populated it for build by Bill Beech · 10 years ago
- 7dc9c86 ISYS8020: Created iSBC80-20.c file by Bill Beech · 10 years ago
- 06f9cbe ISYS8020: Fix format of file by Bill Beech · 10 years ago
- 44e5c22 ISYS8010: Fix format of file by Bill Beech · 10 years ago
- ba7937c ISYS8010: Corrected errors in i8255.c by Bill Beech · 10 years ago
- d5e1a9c I1620: Added missing TFL instruction (Tom McBride) by Mark Pizzolato · 10 years ago
- 218dac5 ISYS8020: Fix spaces in i8259.c by Bill Beech · 10 years ago
- a100256 ISYS8010: Fix compiler warnings on Linux with gcc & clang by Mark Pizzolato · 10 years ago
- ce84886 ISYS8010: Corrections to get clean build under VS2008 by Bill Beech · 10 years ago
- a6c0705 ISYS8010: Changed printf to sim_printf. by Bill Beech · 10 years ago
- 02bb97d swtp6800: Clean up documentation file by Bill Beech · 10 years ago
- 21cd2a4 SWTP6800: Adjust indentation by Bill Beech · 10 years ago
- 839103b AL: Remove inappropriate file additions by Bill Beech · 10 years ago
- 4210c7c ISYS8010: Add Visual Studio Project (from Mark Pizzolato) by Bill Beech · 10 years ago
- c73a850 ISYS8010: Rename top intel directory to Intel-Systems (from isys8010) by Bill Beech · 10 years ago
- 7e3a32f ISYS8010: Removed remaining tabs (converted to spaces). by Bill Beech · 10 years ago
- f36a8de ISYS8010: Rename configuration file (which is included) to a .h file by Bill Beech · 10 years ago
- 8d9a379 25 Apr 15 mods for ISYS8010. by Bill Beech · 10 years ago
- 4179eeb MDS-800: Initial simulator commit by nj7p · 10 years ago
- cd799c9 makefile: dynamically determine if shm_open is available on the local system, Fix X11R7 library reference when available by Mark Pizzolato · 10 years ago
- 041c866 PDP10: Added DEUNA/DELUA support back since there exists software which actually supported it. by Mark Pizzolato · 10 years ago
- a9e5913 AltairZ80: Reduced polling for CPU stop on non UNIX platforms by Peter Schorn · 10 years ago
- ff908f4 AltairZ80: Simplified polling for stop CPU on non UNIX platform by Peter Schorn · 10 years ago
- dee7135 SCP: More immediate detection of changed stop_cpu during event processing. by Mark Pizzolato · 10 years ago
- 8050030 Merge pull request #211 from psco/master by Mark Pizzolato · 10 years ago
- ad3767a AltairZ80: Fixed keyboard polling on non UNIX platform and daylight savings time issue with CP/M 3 clock by Peter Schorn · 10 years ago
- 71b99c6 SCP: Add -D switch to RESTORE command to suppress detach/attach activities during a restore. Fix #197 by Mark Pizzolato · 10 years ago
- d75ec66 FRONTPANEL: Added support for a register array to be returned as part of a register set by Mark Pizzolato · 10 years ago
- 04142da SCP: Added simulator version checking while performing a RESTORE operation. by Mark Pizzolato · 10 years ago
- 8204a20 DOC: Updated simh.doc to describe missing sim_tape APIs by Mark Pizzolato · 10 years ago
- 3719a07 FRONTPANEL: Fixed response data end of line detection issue which caused hanging of register updates by Mark Pizzolato · 10 years ago
- 1348a1f VIDEO: Fix building of video capable simulators on host systems which don't have libsdl available. by Mark Pizzolato · 10 years ago
- ecc1956 PDP11: Revised documentation to correct the default character modes on the TTI and TTO devices. by Mark Pizzolato · 10 years ago
- 1163099 makefile: Fix MinGW build to properly reference the PCRE static link library and upgraded the windows-build version check by Mark Pizzolato · 10 years ago
- 674b8e0 SCP: Fix incorrect version check in RESTORE command and add logic to report git version differences (#197), Fix #206 by Mark Pizzolato · 10 years ago
- a7d0b0e VIDEO: Fix video capable simulator builds on platforms which don't have libSDL available at all by enabling stub code by Mark Pizzolato · 10 years ago
- d4720d3 SWTP6800: Added support to initialize the BOOTROM with the contents of the swtbug.bin ROM image while retaining the ability to load any other ROM image. by Mark Pizzolato · 10 years ago
- 50bac79 SWTP68000: Merge of Bill Beech's swtp6800-v2.1 branch with tabs removed by Mark Pizzolato · 10 years ago
- 8ad7dc2 SCP: Fix error returned by detach_unit to SCPE_NOTATT when an attachable unit isn't currently attached by Mark Pizzolato · 10 years ago
- 7c58a50 I1401: Revised documentation from Bob Supnik by Mark Pizzolato · 10 years ago
- 325e369 FRONTPANEL: Added mount and dismount commands for removable media by Mark Pizzolato · 10 years ago
- a7da3c6 SIGMA: Merge updates from Bob Supnik by Mark Pizzolato · 10 years ago
- 9d47891 FRONTPANEL: Added logic to pass simulator startup messages in panel error text if the connection to the simulator shuts down while it is starting. by Mark Pizzolato · 10 years ago
- 1548777 SCP: Fix dangling perror details by Mark Pizzolato · 10 years ago
- 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
- f2ca388 GRI, PDP1, S3, SDS: Forwardport of Bob Supnik's merge from the master branch (change to sim_printf) by Mark Pizzolato · 10 years ago
- fb3c532 H316: Merge updates from Bob Supnik and Bob Armstrong (Instruction decoding) by Mark Pizzolato · 10 years ago
- 2f35095 I1620: Fixes Tom McBride by Mark Pizzolato · 10 years ago
- c221e1f ALTAIR, Interdata, LGP, NOVA: Addition of sim_printf in various places from Bob Supnik by Mark Pizzolato · 10 years ago
- 7b3fdf5 I1401: Bob Supnik added options to read cards and print line printer output from the console terminal window. by Mark Pizzolato · 10 years ago