Skip to content

Yet Another GameBoy Emulator.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-THIRD-PARTY
Notifications You must be signed in to change notification settings

OpenSauce/emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoy Emulator

A work-in-progress GameBoy emulator written in Rust.

Useful Links

Getting Started

Prerequisites

Running the Emulator

Launch the emulator with a GameBoy ROM:

cargo run -- path/to/game.gb

Testing

Run the test suite, which includes a set of GameBoy test ROMs:

cargo test

Contributing

Contributions are welcome! Please review our CONTRIBUTING guidelines for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Third-Party Licenses

Acknowledgements

Special thanks to the GameBoy development community for the wealth of documentation and resources that have helped shape this project.

About

Yet Another GameBoy Emulator.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-THIRD-PARTY

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published