1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 19:57:36 +00:00

Initial descriptive files for Open SIMH

This commit is contained in:
Paul Koning
2022-05-30 14:38:25 -04:00
parent ce19761878
commit 5aefb7db88
3 changed files with 36 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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](LICENSE.txt) for the specific wording). The project gatekeepers are the members of the [SIMH Steering Group](SIMH-SG.md). 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](SIMH-V4-status.md).