Running legacy and retro computing platforms under emulation and virtualization.
Projects here provide the plumbing that makes old software and hardware runnable again — drivers and I/O layers for guest platforms, and automation to drive and control those guests programmatically. Testing infrastructure rounds it out, verifying that everything keeps working.
| Repo | What it does |
|---|---|
reliquary |
Python guest VM automation — scripts OS installations and produces bootable disk images without manual interaction |
testaferro |
Run units tests in a guest VM and surface them as a pytest suite on the host |