From b3079866339d090974798e09deda6a65ffef3800 Mon Sep 17 00:00:00 2001 From: atifcodesalot Date: Wed, 15 Jul 2026 00:19:36 +0300 Subject: [PATCH] added hazelnut-gb-emu to the list --- EMULATORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EMULATORS.md b/EMULATORS.md index 3228e1a..c92dc92 100644 --- a/EMULATORS.md +++ b/EMULATORS.md @@ -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. |