README: Update supported information
This commit is contained in:
parent
b02b993047
commit
92fd0444ce
28
README.md
28
README.md
@ -10,7 +10,7 @@ Up-to-date news and downloads can be found at [mgba.io](https://mgba.io/).
|
|||||||
Features
|
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.
|
- Game Boy/Game Boy Color hardware support.
|
||||||
- Fast emulation. Known to run at full speed even on low end hardware, such as netbooks.
|
- 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.
|
- Qt and SDL ports for a heavy-weight and a light-weight frontend.
|
||||||
@ -18,6 +18,7 @@ Features
|
|||||||
- Save type detection, even for flash memory size[<sup>[2]</sup>](#flashdetect).
|
- 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).
|
- Support for cartridges with motion sensors and rumble (only usable with game controllers).
|
||||||
- Real-time clock support, even without configuration.
|
- Real-time clock support, even without configuration.
|
||||||
|
- Solar sensor support for Boktai games.
|
||||||
- Game Boy Camera and Game Boy Printer support.
|
- Game Boy Camera and Game Boy Printer support.
|
||||||
- A built-in BIOS implementation, and ability to load external BIOS files.
|
- A built-in BIOS implementation, and ability to load external BIOS files.
|
||||||
- Turbo/fast-forward support by holding Tab.
|
- Turbo/fast-forward support by holding Tab.
|
||||||
@ -36,6 +37,31 @@ Features
|
|||||||
- Cores available for RetroArch/Libretro and OpenEmu.
|
- Cores available for RetroArch/Libretro and OpenEmu.
|
||||||
- Many, many smaller things.
|
- 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
|
### Planned features
|
||||||
|
|
||||||
- Networked multiplayer link cable support.
|
- Networked multiplayer link cable support.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user