Added Boytacean to emulators section

Boytacean is a GameBoy emulator written in Rust targeting the Web browser platform using WASM.
This commit is contained in:
João Magalhães 2023-07-09 09:29:24 +01:00 committed by GitHub
parent d9e9004642
commit 1caefb6435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -247,6 +247,7 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato
* [Gekkio/mooneye-gb](https://github.com/Gekkio/mooneye-gb) —
* [mohanson/gameboy](https://github.com/mohanson/gameboy) — Full featured Cross-platform GameBoy emulator. Forever boys!.
* [mvdnes/rboy](https://github.com/mvdnes/rboy) —
* [joamag/boytacean](https://github.com/joamag/boytacean) — GameBoy Color emulator writen in Rust and running in the Web using WASM.
* Gameboy Advance
* [michelhe/rustboyadvance-ng](https://github.com/michelhe/rustboyadvance-ng) - RustboyAdvance-ng is a Gameboy Advance emulator with desktop, android and [WebAssembly](https://michelhe.github.io/rustboyadvance-ng/) support. [![build badge](https://github.com/michelhe/rustboyadvance-ng/workflows/Deploy/badge.svg?branch=master)](https://github.com/michelhe/rustboyadvance-ng/actions?query=workflow%3ADeploy)
* GameMaker