1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-12 02:05:30 +00:00
Christian Gauger-Cosgrove 0dc9decac9 SCP: Fix sim_printf_fmts.h for Visual Studio 2013 and older
Per Microsoft documentation, versions of Visual Studio from 2013 and
below do not support the `hh`, `j`, `z`, and `t` format-type specifiers
for `printf`, Microsoft's `I32` and `I64` specifiers are used instead.
If the Visual Studio version supports the ANSI format-type spcifiers,
they will be used.  Furthermore, the preprocessor conditional selection
logic was modified such that 64-bit Visual Studio versions are actually
recognized.
2026-05-07 10:21:04 -04:00
2026-05-02 16:36:52 -04:00
2026-05-03 14:28:36 -04:00
2025-08-17 16:02:56 -04:00
2023-05-17 20:18:42 -04:00
2023-05-17 20:18:42 -04:00
2024-09-04 11:45:18 -04:00
2023-05-17 20:18:42 -04:00
2024-09-04 11:52:11 -04:00
2023-05-17 20:18:42 -04:00
2025-08-17 14:24:30 -04:00
2023-05-17 20:18:42 -04:00
2025-08-17 14:22:21 -04:00
2026-04-30 10:38:52 -04:00
2026-04-30 10:36:30 -04:00
2023-05-17 20:18:42 -04:00
2023-05-17 20:18:42 -04:00
2023-05-17 20:18:42 -04:00
2025-08-17 16:02:56 -04:00
2023-05-17 20:18:42 -04:00
2023-05-17 20:18:42 -04:00
2023-10-09 20:17:13 -04:00
2025-08-17 16:02:56 -04:00
2026-05-06 16:05:34 -04:00
2026-05-03 14:28:36 -04:00
2023-11-27 10:55:16 -05:00
2026-05-03 14:28:36 -04:00
2026-05-03 14:28:36 -04:00
2025-08-27 15:52:55 -04:00
2026-05-02 16:21:56 -04:00
2022-09-15 14:15:28 -07:00
2022-03-14 15:28:39 -07:00
2026-05-03 13:50:18 -04:00
2026-05-03 14:28:36 -04:00

Open SIMH machine simulator

This is the codebase of SIMH, a framework and collection of computer system simulators.

SIMH was created by Bob Supnik, originally at Digital Equipment Corporation, and extended by contributions of many other people. It is now an open source project, licensed under an MIT open source license (see LICENSE.txt for the specific wording). The project gatekeepers are the members of the SIMH Steering Group. We welcome and encourage contributions from all. Contributions will be covered by the project license.

The Open SIMH code base was taken from a code base maintained by Mark Pizzolato as of 12 May 2022. From that point onward there is no connection between that source and the Open SIMH code base. A detailed listing of features as of that point may be found in SIMH-V4-status.

PLEASE NOTE

Do not contribute material taken from github.com/simh/simh unless you are the author of the material in question.

Coverity Scan Build Status
Description
The Open SIMH simulators package
Readme 146 MiB
Languages
C 96.9%
Assembly 1%
CMake 0.5%
Batchfile 0.4%
Makefile 0.4%
Other 0.5%