Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions EMULATORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@
| [Boytacean](https://github.com/joamag/boytacean) | Rust | A Game Boy emulator that is written in Rust, with a beautiful Web interface that makes use of WASM. |
| [Gameboy](https://github.com/raphamorim/gameboy) | Rust | Game Boy emulator written in Rust that runs as a desktop application or in the browser through WebAssembly |
| [MagenBoy](https://github.com/alloncm/MagenBoy) | Rust | Cross-platform GB & GBC emulator with support for bare-metal RaspberryPi with custom hardware |
| [hazelnut-gb-emu](https://github.com/atifcodesalot/hazelnut-gb-emu) | Python | Cross platform, inaccurate and slow performance, but improving and awesome emulator done via pygame! Runs most commercial games. |