alloncm /
MagenBoy
GameBoy and GameBoy Color emulator written in Rust
52/100 healthLoading repository data…
ioncodes / repository
DMG and GBC emulator with sex toy rumble support written in Rust
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Yet another GameBoy and GameBoy Color emulator! A lot of the information had been figured out by reverse engineering software and hardware, complemented by the Pandocs and various online sources/blogs. The project is not in a perfect state but it works well with my childhood games. I would not have been able to kick things off this fast without the amazing help of the people over at the Emulation Development Discord server.
| Pokemon Red Version (DMG) | Pokemon Gold Version (GBC) | Legend of Zelda - Link's Awakening DX (GBC) | Déjà Vu I & II: The Casebooks of Ace Harding (GBC) | Debug View (GBC) |
|---|---|---|---|---|
.sav file exists)You might be wondering why I bothered implementing sex toy support. I do not have a clear answer to this question! I wondered how I could implement rumble support and since a PC cannot (usually?) vibrate, my brain came up with a vibrator feature.
Lovense support is not compiled-in by default, however, it is available through the nsfw feature flag during compilation. Enabling this flag will force the emulator to start searching for nearby Lovense BLE products and connect to the first that matches a specific regex if rumble support is detected for a game.
https://github.com/user-attachments/assets/eb051257-8fdc-421d-9159-86bf55ab8cbe
Compile the emulator yourself or download a release. Note that providing a bootrom is completely optional and that --log-to-file will enable instruction tracing be default.
Usage: ayyboy.exe [OPTIONS] <ROM>
Arguments:
<ROM>
Options:
--bios <BIOS>
--log-to-file
-h, --help Print help
dmg-acid2 and cgb-acid2 and passes both| dmg-acid2 | cgb-acid2 |
|---|---|
Selected from shared topics, language and repository description—not editorial ratings.
alloncm /
GameBoy and GameBoy Color emulator written in Rust
52/100 healthxkevio /
A Game Boy and Game Boy Color emulator in Rust.
81/100 health