Skip to content
forked from mist64/hvdos

hvdos, a simple DOS emulator based on the OS X Hypervisor.framework

License

Notifications You must be signed in to change notification settings

lukehoban/hvdos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 mist64@mac.com

About

hvdos, a simple DOS emulator based on the OS X Hypervisor.framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.3%
  • C 33.4%
  • Makefile 0.3%