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: 3 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T11:06:38.000Z (5 months ago)
- Last Synced: 2025-01-05T12:18:22.049Z (5 months ago)
- Topics: emulator, gameboy, rust, webassembly
- Language: Rust
- Homepage: https://materight.github.io/gbemu/
- Size: 979 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.
