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

docs: what's missing

parent a2d0cfcc
No related branches found
No related tags found
No related merge requests found
Pipeline #1639 passed
...@@ -6,7 +6,7 @@ A Game Boy emulator that is written in Rust 🦀. ...@@ -6,7 +6,7 @@ A Game Boy emulator that is written in Rust 🦀.
## Features ## Features
* Supports Game Boy (DMG) emulation * Game Boy (DMG) emulation
* Simple navigable source-code * Simple navigable source-code
* Web and SDL front-ends * Web and SDL front-ends
* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
...@@ -22,6 +22,11 @@ For the Web front-end... ...@@ -22,6 +22,11 @@ For the Web front-end...
* Fullscreen browser mode * Fullscreen browser mode
* Debug mode - VRAM and registers * Debug mode - VRAM and registers
What's missing...
* Audio emulation APU
* Game Boy Color (GBC) emulation
## Deployments ## Deployments
| Provider | Stable | URL | | Provider | Stable | URL |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment