1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 23:37:13 +00:00
Seth Morabito da6dcef801 3b2: Fix for clock drift when idling
When the 3B2 simulator was set to allow idling, there was significant
clock drift related to the primary timer unit. It turns out that the
simulator was using `AIO_SET_INTERRUPT_LATENCY` and `sim_rtcn_tick_ack`
incorrectly. They are not needed with the structure of system timers in
the 3B2 architecture.
2023-01-18 12:50:35 -05:00
2023-01-18 12:50:35 -05:00
2022-11-10 10:47:49 -05:00
2022-10-29 14:15:41 -04:00
2022-10-28 09:24:24 -04:00
2022-11-27 14:39:58 -05:00
2022-11-28 11:01:33 -05:00
2022-11-28 11:01:33 -05:00
2022-06-09 14:28:04 -07:00
2022-11-28 11:01:33 -05:00
2022-06-09 14:28:04 -07:00
2022-02-28 07:44:39 -08:00
2022-11-29 12:04:56 -05:00
2022-09-15 14:15:28 -07:00
2022-09-15 14:15:28 -07:00
2022-03-06 02:11:57 -08:00
2022-03-14 15:28:39 -07:00
2022-03-14 15:28:39 -07:00
2022-03-06 02:11:57 -08: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.

Description
The Open SIMH simulators package
Readme 140 MiB
Languages
C 96.9%
Assembly 1%
CMake 0.5%
Batchfile 0.4%
Makefile 0.4%
Other 0.5%