all repos — mgba @ 92fd0444ce5ba087784d8de0c6afcb39d3bdafe9

mGBA Game Boy Advance Emulator

README: Update supported information
Vicki Pfau vi@endrift.com
Sat, 03 Mar 2018 14:44:47 -0800
commit

92fd0444ce5ba087784d8de0c6afcb39d3bdafe9

parent

b02b9930473ebdde980e73403dae58a2c4516349

1 files changed, 27 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -10,7 +10,7 @@

Features -------- -- Near full Game Boy Advance hardware support[<sup>[1]</sup>](#missing). +- Highly accurate Game Boy Advance hardware support[<sup>[1]</sup>](#missing). - Game Boy/Game Boy Color hardware support. - Fast emulation. Known to run at full speed even on low end hardware, such as netbooks. - Qt and SDL ports for a heavy-weight and a light-weight frontend.

@@ -18,6 +18,7 @@ - Local (same computer) link cable support.

- Save type detection, even for flash memory size[<sup>[2]</sup>](#flashdetect). - Support for cartridges with motion sensors and rumble (only usable with game controllers). - Real-time clock support, even without configuration. +- Solar sensor support for Boktai games. - Game Boy Camera and Game Boy Printer support. - A built-in BIOS implementation, and ability to load external BIOS files. - Turbo/fast-forward support by holding Tab.

@@ -35,6 +36,31 @@ - Configurable emulation rewinding.

- Support for loading and exporting GameShark and Action Replay snapshots. - Cores available for RetroArch/Libretro and OpenEmu. - Many, many smaller things. + +#### Game Boy mappers + +The following mappers are fully supported: + +- MBC1 +- MBC1M +- MBC2 +- MBC3 +- MBC3+RTC +- MBC5 +- MBC5+Rumble +- MBC7 + +The following mappers are partially supported: + +- Pocket Cam +- TAMA5 +- HuC-3 + +The following mappers are not currently supported: + +- MBC6 +- HuC-1 +- MMM01 ### Planned features