Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/materight/gbemu
- Owner: materight
- Created: 2024-02-25T19:35:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T06:55:44.000Z (5 months ago)
- Last Synced: 2024-06-13T09:59:26.779Z (5 months ago)
- Topics: emulator, gameboy, rust, webassembly
- Language: Rust
- Homepage: https://materight.github.io/gbemu/
- Size: 817 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)