oxidgb
oxidgb copied to clipboard
Yet Another Rust Gameboy Emulator
Oxidgb
Yet another work-in-progress Gameboy emulator for Rust.
Features
- Broken code
- ~~No~~ audio emulation
- Crashes
Running
Windows/Linux/macOS, assuming you have cargo
on your PATH:
cargo run --release
Credits
- BGB, for comparisons and debugging games
- The Pandocs, for extensive documentation
- DP's Game Boy CPU Manual, for getting me started
- The Cycle Accurate Gameboy Docs for catching a whole load of edge cases
License
Oxidgb is licensed under the MIT license. This can be found here.