hvdos is a simple DOS emulator based on the OS X 10.10 Yosemite Hypervisor.framework.
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.
hvdos can run some simple DOS programs in .COM format. Try PKUNZJR.COM for example.
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.
Michael Steil mist64@mac.com