- a3c40cd PDP11, Qbus VAX: Avoid incorrect packet length when multiple RBDLs are used by Mark Pizzolato · 7 years ago
- 2363300 DISK: Fix Coverity identified error path problems by Mark Pizzolato · 7 years ago
- 13b4f65 FIO: Fix large file support on Linux AND Android platforms correctly by Mark Pizzolato · 7 years ago
- caee890 TX-0: Fix Coverity indicated potential memory overrun by Mark Pizzolato · 7 years ago
- cc31a50 SCP: Allow empty SIM_BUILD_OS for compilers that don't support empty strings by Mark Pizzolato · 7 years ago
- e1d2204 makefile: only provide GIT_COMMIT_TIME one time on compile commands by Mark Pizzolato · 7 years ago
- cb53ddb makefile: Make compile time Android Version visible in SHOW VERSION output by Mark Pizzolato · 7 years ago
- c1894a7 makefile: Remove hard coded assumption about library path for Android build by Mark Pizzolato · 7 years ago
- a5a71ed makefile: Fix Linux library search when ldconfig isn't in the path by Mark Pizzolato · 7 years ago
- c0cda9f SCP: Remove leading / from sim_dir_scan file names when glob isn't available by Mark Pizzolato · 7 years ago
- 9d04c49 I7000: Fix compiler warnings comparing const char to a negative integer. by Mark Pizzolato · 7 years ago
- 818032f SCP: Remove redundant DIR_ENTRY_CALLBACK declaration by Mark Pizzolato · 7 years ago
- b781834 SCP: Add sim_dir_scan API for general use. by Mark Pizzolato · 7 years ago
- 5ee2944 DISK: Properly parenthesize logical expression for clarity avoid clang warning by Mark Pizzolato · 7 years ago
- 752bcad FIO: Fix typo in platform determination by Mark Pizzolato · 7 years ago
- 0aa4264 FIO: Properly configure large file support for different Android versions by Mark Pizzolato · 7 years ago
- 39802c4 makefile: Support mode Android versions when termux is used by Mark Pizzolato · 7 years ago
- 914d79c SERIAL: Avoid potential SEGFAULT when scandir() fails on Linux by Mark Pizzolato · 7 years ago
- 6a99ac8 makefile: Add support to build under Android termux by Mark Pizzolato · 7 years ago
- d090436 SCP: Support host environments which can't do termios TCSAFLUSH by Mark Pizzolato · 7 years ago
- fc104f9 slirp: avoid compiling unused fork_exec code. by Mark Pizzolato · 7 years ago
- 0c0a995 slirp: change tabs to spaces by Mark Pizzolato · 7 years ago
- 6ccbfc7 SCP: Report errno value when starting instruction execution fails by Mark Pizzolato · 7 years ago
- 961f5e3 makefile: query C compiler for its default include paths. by Mark Pizzolato · 7 years ago
- 7a8d617 I650: Fix Coverity Warning by Roberto Sancho Villa · 7 years ago
- cc0e993 makefile: Allow git-commit-id to be correctly set in more cases by Mark Pizzolato · 7 years ago
- e266271 DISK: Fix auto format detection when attaching VHD disk images by Mark Pizzolato · 7 years ago
- 3afc778 3b2: Fix TOD clock DST and TZ issue by Seth Morabito · 7 years ago
- 245a85d SCP: Fix Coverity identified memory leak in error expression evaluation path by Mark Pizzolato · 7 years ago
- f5f4c96 I650: Fix coverity errors by Roberto Sancho Villa · 7 years ago
- a4b5160 SCP: Add string comparison support to C Style expression evaluation by Mark Pizzolato · 7 years ago
- 96d3b5d SCP: Add SCP debug options to default device debug setup by Mark Pizzolato · 7 years ago
- 130ad1c SCP: Fix potential error path expression evaluation memory leak (Coverity) by Mark Pizzolato · 7 years ago
- 4e508cf SCP: Add C style expression support for IF conditions and SET ENV -A by Mark Pizzolato · 7 years ago
- 8fe02ad SCP: Updaeted HELP EVAL to provide meaningful examples. by Mark Pizzolato · 7 years ago
- 396679a SCP: Add strtotsv to generally parse signed t_value data (t_svalue). by Mark Pizzolato · 7 years ago
- b4ca917 SCP: Add formatting support for signed t_value (t_svalue). by Mark Pizzolato · 7 years ago
- f2f4bfa TMXR: Fix potential uninitialized variable reference Coverity warning by Mark Pizzolato · 7 years ago
- 02e7483 I650: Release 2 by Roberto Sancho Villa · 7 years ago
- 9160b9a doc: Update the FAQ. How to search the mailing list archive by Mark Pizzolato · 7 years ago
- 4c62583 TMXR: Add ability to disable specific lines on multi-line multiplexers. by Mark Pizzolato · 7 years ago
- 54f4665 PDP11, VAX: Fix Coverity identified debug path null pointer dereference by Mark Pizzolato · 7 years ago
- 15e86fb SCP, DISK: Fix Coverity identified debug path null pointer dereferences by Mark Pizzolato · 7 years ago
- 309598e SCP: Fix declaration duplications and indentation issues by Mark Pizzolato · 7 years ago
- adedce8 SCP: Add quoted string argument to SET ENV otherwise trim whitespace by Mark Pizzolato · 7 years ago
- c8beee2 doc: Clarify details in "Writing a Simulator for the SIMH System" by Mark Pizzolato · 7 years ago
- fdd9d87 SCP: Fix MinGW build warnings due to sizeof time_t by Mark Pizzolato · 7 years ago
- afffe30 3b2: Fix minor MMU paging bug by Seth Morabito · 7 years ago
- ca77941 doc: Update documents for RQ and TQ unit plug value setting by Mark Pizzolato · 7 years ago
- 1741ae2 PDP11, VAX: Add MSCP Media ID encoding/decoding details (Johnny Billquist) by Mark Pizzolato · 7 years ago
- 5a9263c PDP11, VAX: Add settable unit numbers for TQ drives by Mark Pizzolato · 7 years ago
- bd621f5 3b2: Call tmxr routines in IU reset by Seth Morabito · 7 years ago
- a7d0d4a 3b2: CIO feature card framework by Seth Morabito · 7 years ago
- 05ba8c4 3b2: Silence warning on Windows by Seth Morabito · 7 years ago
- 177be95 3b2: Refactor DUART and DMA by Seth Morabito · 7 years ago
- da31dfa SCP: Extend EXAMINE <dev> STATE to display elements of arrayed registers by Mark Pizzolato · 7 years ago
- d6a5268 DISK: Properly open in RAW mode on *nix by Mark Pizzolato · 7 years ago
- 5a18d31 PDP11, VAX: Add settable unit numbers for RQ drives by Mark Pizzolato · 7 years ago
- 8bec55b DISK: Properly fail an attempt to access to a non-existent file in raw mode by Mark Pizzolato · 7 years ago
- 6667f65 DISK: Add explicit AUTO detect disk format mode by Mark Pizzolato · 7 years ago
- d356274 PDP10: Fix build warning when compiling DZ module by Mark Pizzolato · 7 years ago
- cc7721b PDP11: Allow DZ devices Unibus and Qbus to have correct number of lines by Mark Pizzolato · 7 years ago
- 114a29b SCP: Add PCRE version to SHOW VERSION output by Mark Pizzolato · 7 years ago
- 1d22b48 PDP11: Add new debug API support to VT11 device, fix broken build by Mark Pizzolato · 7 years ago
- 6263378 DISK: Change auto disk format open logic to include RAW by Mark Pizzolato · 7 years ago
- 28e4311 SCP: Extended debugging to allow for unit specific debug for disk and tape by Mark Pizzolato · 7 years ago
- 81bcd6d CONSOLE/SERIAL: Properly rate limit output to console port by Mark Pizzolato · 7 years ago
- a47c04b TIMER: Fix throttle startup delay check by Mark Pizzolato · 7 years ago
- 2bcb60e TIMER: Add external initialization option for clock calibration by Mark Pizzolato · 7 years ago
- 95f5a1c TMXR: Properly display serial configuration and allow unconfigured serial ports by Mark Pizzolato · 7 years ago
- 4087783 3b2: Silence warning in Windows build by Seth Morabito · 7 years ago
- a9f9b3a 3b2: Refactor MMU and fix two bugs by Seth Morabito · 7 years ago
- 317e2a8 TIMER: make sim_activate_after use coscheduling whenever possible. by Mark Pizzolato · 7 years ago
- d7b1707 TMXR: Properly set transmit wait time when speed changes are made. by Mark Pizzolato · 7 years ago
- daf0d95 SCP: Adjust relative debug base time to reflect GMT offset by Mark Pizzolato · 7 years ago
- e7e1a9c VAX750: Avoid unit array overrun during TU58 init when only 1 unit exists. by Mark Pizzolato · 7 years ago
- a92dc61 alpha, pdp18b, PDP8, sigma: removed stray tabs which crept in over time. by Mark Pizzolato · 7 years ago
- dcf746a SERIAL: Add advice message when no serial ports are found in SHOW SERIAL by Mark Pizzolato · 7 years ago
- e7090e7 SCP: Add support to compare file contents with IF -F "file1" == "file2" by Mark Pizzolato · 7 years ago
- 557dcc9 3b2: Fix stack bounds checking bug by Seth Morabito · 7 years ago
- b0ff297 SCP: Add git commit time support for older git versions by Mark Pizzolato · 7 years ago
- 6bfad05 I7000, B5500: Make sure card reader devices always perform read-only.file opens by Mark Pizzolato · 7 years ago
- 0b209d2 SCP: Allow UNIT_RO flag bit to be static when UNIT_ROABLE isn't present. by Mark Pizzolato · 7 years ago
- 9111a1a Visual Studio Projects: Fix git-commit-id.h version check by Mark Pizzolato · 7 years ago
- cdfe352 i650: New IBM 650 Simulator by Roberto Sancho Villa · 7 years ago
- 2eb49c1 i650: New IBM 650 Simulator by Roberto Sancho Villa · 7 years ago
- ceb54e5 AltairZ80: Set conditional under CYGWIN so the SIMH device works by Tony Nicholson · 7 years ago
- 9472715 Visual Studio Projects: Cleanup Windows-Binaries procedure for new commit id by Mark Pizzolato · 7 years ago
- 3f7f926 TMXR, SERIAL: Properly set serial port speed on attach. by Mark Pizzolato · 7 years ago
- 054e8e5 3b2: Fix compiler warnings by Seth Morabito · 7 years ago
- d0004b2 SCP: Compiler const warning cleanup by Mark Pizzolato · 7 years ago
- 4894b84 PUNCH: Add new file switch information to punch help by Mark Pizzolato · 7 years ago
- 35fca60 Visual Studio Projects: Update Windows-Binaries procedure for new commit id by Mark Pizzolato · 7 years ago
- dd382f1 Visual Studio Projects: Assure commit id is correct when git hooks change by Mark Pizzolato · 7 years ago
- 07229ef Visual Studio Projects: Properly populate .git-commit-id after git clone by Mark Pizzolato · 7 years ago
- a2cab25 makefile: Properly determine the git commit time when simh is a submodule by Mark Pizzolato · 7 years ago
- e7a0c38 makefile, travis: Update to advise install of HomeBrew sdl2_ttf package by Mark Pizzolato · 7 years ago
- 2051422 SCP: Remove redundant public SCP API declarations by Mark Pizzolato · 7 years ago
- 37195c0 makefile: Add messages about SDL TTF support when needed by Mark Pizzolato · 7 years ago
- 567f703 Install prerequisite libraries for Travis CI. by Lars Brinkhoff · 7 years ago