Skip to content

Commit

Permalink
docs: printer link added
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Oct 20, 2024
1 parent 7ff35c0 commit 16507ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A Game Boy emulator that is written in Rust 🦀.
* Web, [SDL](https://www.libsdl.org) and [Libretro](https://www.libretro.com) front-ends
* Audio, with a pretty accurate APU
* Serial Data Transfer ([Link Cable](https://en.wikipedia.org/wiki/Game_Link_Cable)) support
* Game Boy Printer emulation
* [Game Boy Printer](https://en.wikipedia.org/wiki/Game_Boy_Printer) emulation
* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
* Save state support using the [BESS Specification](https://github.com/LIJI32/SameBoy/blob/master/BESS.md) for cross-compatibility with other emulators
* Cheat support using [Game Genie](https://en.wikipedia.org/wiki/Game_Genie) and [GameShark](https://pt.wikipedia.org/wiki/GameShark) codes
Expand Down

0 comments on commit 16507ba

Please sign in to comment.