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

docs: add game genie reference

parent 17519464
No related branches found
No related tags found
1 merge request!25Game Genie support
Pipeline #2870 failed
...@@ -15,6 +15,7 @@ A Game Boy emulator that is written in Rust 🦀. ...@@ -15,6 +15,7 @@ A Game Boy emulator that is written in Rust 🦀.
* Serial Data Transfer ([Link Cable](https://en.wikipedia.org/wiki/Game_Link_Cable)) support * Serial Data Transfer ([Link Cable](https://en.wikipedia.org/wiki/Game_Link_Cable)) support
* Game Boy Printer emulation * Game Boy Printer emulation
* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
* Cheat support using [Game Genie](https://en.wikipedia.org/wiki/Game_Genie) codes
* Variable CPU clock speed * Variable CPU clock speed
* Accurate PPU - passes [dmg-acid2](https://github.com/mattcurrie/dmg-acid2) tests * Accurate PPU - passes [dmg-acid2](https://github.com/mattcurrie/dmg-acid2) tests
......
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