Skip to content
Snippets Groups Projects
Verified Commit 83e51486 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: new features description

parent 40231b76
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,16 @@ A Game Boy emulator that is written in Rust 🦀.
**This emulator has been written for educational purposes and shouldn't be taken to seriously.** But yeahh it plays games, which is cool... 🎮
## Features
* Supports Game Boy (DMG) emulation
* Simple navigable source-code
* Web and SDL front-ends
* Fullscreen mode
* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
* Variable CPU clock speed
* Debug mode: VRAM and registers
## Deployments
| Provider | Stable | URL |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment