mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Update for new mappers, etc
This commit is contained in:
parent
bf16c7b6bf
commit
ffbd0695bb
12
README.md
12
README.md
|
@ -52,21 +52,23 @@ The following mappers are fully supported:
|
||||||
- MBC7
|
- MBC7
|
||||||
- Wisdom Tree (unlicensed)
|
- Wisdom Tree (unlicensed)
|
||||||
- Pokémon Jade/Diamond (unlicensed)
|
- Pokémon Jade/Diamond (unlicensed)
|
||||||
|
- BBD (unlicensed MBC5-like)
|
||||||
|
- Hitek (unlicensed MBC5-like)
|
||||||
|
|
||||||
The following mappers are partially supported:
|
The following mappers are partially supported:
|
||||||
|
|
||||||
- MBC6
|
- MBC6 (missing flash memory support)
|
||||||
- MMM01
|
- MMM01
|
||||||
- Pocket Cam
|
- Pocket Cam
|
||||||
- TAMA5
|
- TAMA5 (missing RTC support)
|
||||||
- HuC-1
|
- HuC-1 (missing IR support)
|
||||||
- HuC-3
|
- HuC-3 (missing RTC and IR support)
|
||||||
|
|
||||||
### Planned features
|
### Planned features
|
||||||
|
|
||||||
- Networked multiplayer link cable support.
|
- Networked multiplayer link cable support.
|
||||||
- Dolphin/JOY bus link cable support.
|
- Dolphin/JOY bus link cable support.
|
||||||
- M4A audio mixing, for higher quality sound than hardware.
|
- MP2k audio mixing, for higher quality sound than hardware.
|
||||||
- Re-recording support for tool-assist runs.
|
- Re-recording support for tool-assist runs.
|
||||||
- Lua support for scripting.
|
- Lua support for scripting.
|
||||||
- A comprehensive debug suite.
|
- A comprehensive debug suite.
|
||||||
|
|
Loading…
Reference in New Issue