Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smerrony/dgemua
Ada port of my Data General emulation system
https://github.com/smerrony/dgemua
ada aosvs data-general dg emulator
Last synced: about 1 month ago
JSON representation
Ada port of my Data General emulation system
- Host: GitHub
- URL: https://github.com/smerrony/dgemua
- Owner: SMerrony
- License: agpl-3.0
- Created: 2021-03-22T09:09:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T11:11:17.000Z (6 months ago)
- Last Synced: 2024-06-23T04:58:39.622Z (6 months ago)
- Topics: ada, aosvs, data-general, dg, emulator
- Language: Ada
- Homepage:
- Size: 6.33 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# dgemu
A rewrite of my Data General MV/Eclipse emulator in Ada.Work on the Go version had stalled, this rewrite in Ada has now progressed further in
every aspect than the original version.There are two emulators, a physical one which attempts to mimic classic MV/style hardware,
and a virtual one which tries to run AOS/VS user programs directly. The emulators share
a significant portion of the code.* [Current Status](STATUS.md)
* [Build Notes](BUILD.md)
* [Development Notes](DEVNOTES.md)
* [MV/Emua User Guide](UserGuide.md)
* [VS/Emua User Guide](VSUserGuide.md)