Permalink
Browse files

README: Update supported information

  • Loading branch information...
endrift committed Mar 3, 2018
1 parent b02b993 commit 92fd0444ce5ba087784d8de0c6afcb39d3bdafe9
Showing with 27 additions and 1 deletion.
  1. +27 −1 README.md
View
@@ -10,14 +10,15 @@ Up-to-date news and downloads can be found at [mgba.io](https://mgba.io/).
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.
- 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.
@@ -36,6 +37,31 @@ Features
- 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
- Networked multiplayer link cable support.

0 comments on commit 92fd044

Please sign in to comment.