Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 845 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 845 Bytes

SwiftyBoy Core

This Swift Package contains the core modules of the SwiftyBoy emulator: the CPU, PPU, APU and the like.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

This package is completely standalone, so you don't need to install anything.

Installing

To start working, simply grab a copy of this project and write some code!

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Versioning

This project use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments