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

docs: moved APU reference up

parent a8456b93
No related branches found
No related tags found
No related merge requests found
Pipeline #2308 passed
...@@ -11,10 +11,10 @@ A Game Boy emulator that is written in Rust 🦀. ...@@ -11,10 +11,10 @@ A Game Boy emulator that is written in Rust 🦀.
* 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
* Audio, with a pretty accurate APU
* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
* 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
* Audio, with a pretty accurate APU
For the Web front-end... For the Web front-end...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment