openemulator / libemulation

An accurate, portable emulator of legacy computer systems.
http://openemulator.github.io/
Other
45 stars 18 forks source link
emulator

GitHub Travis (.org) Gitter


libemulation is an emulation framework of legacy computer systems powering emulators such as OpenEmulator.

Usage

libemulation is implemented in C++ and can be linked with your emulator application as a static library. We aim to be portable, but currently the only officially supported and tested platform is macOS. Refer to INSTALL.md for instructions on how to build libemulation.

Feedback and contributing

If you find a bug, or would like a specific feature, please report it at:

https://github.com/openemulator/libemulation/issues

If you would like to contribute to the project, fork the repository on GitHub and send us your pull requests!

License

libemulation is released under the GNU General Public License v3.