hvdos
hvdos is a simple DOS emulator based on the OS X 10.10 Yosemite Hypervisor.framework.
Purpose
Consider this project more of an example or a template to create solutions based on Hypervisor.framework than a useful application on its own.
See pagetable.com/?p=764 for details.
Status
hvdos can run some simple DOS programs in .COM format. Try PKUNZJR.COM for example.
License
See LICENSE.txt (2-clause-BSD).
In order to simplify use of this code as a template, you can consider any parts from "hvdos.c" and "interface.h" as being in the public domain.
Author
Michael Steil [email protected]