Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/materight/gbemu

A Game Boy Color emulator written in Rust with WebAssembly support.
https://github.com/materight/gbemu

emulator gameboy rust webassembly

Last synced: 5 days ago
JSON representation

A Game Boy Color emulator written in Rust with WebAssembly support.

Awesome Lists containing this project

README

        

# gbemu
A Nintendo Game Boy Color emulator written in Rust with WebAssembly support. Features include multiple palettes, fast forward, time rewind, and anaglyph 3D mode.

Try it out at [materight.github.io/gbemu](https://materight.github.io/gbemu/), or run `cargo run -p desktop|terminal` for the desktop or terminal version.

![emulator-preview](https://github.com/materight/gbemu/assets/26522190/ac61b161-2e8a-450b-9310-a43bcf7eeb03)