mirror of https://github.com/mgba-emu/mgba.git
README: Update
This commit is contained in:
parent
edd60a85b5
commit
2823ee1e02
|
@ -27,7 +27,8 @@ Features
|
||||||
- Screenshot support.
|
- Screenshot support.
|
||||||
- Cheat code support.
|
- Cheat code support.
|
||||||
- 9 savestate slots. Savestates are also viewable as screenshots.
|
- 9 savestate slots. Savestates are also viewable as screenshots.
|
||||||
- Video and GIF recording.
|
- Video, GIF and APNG recording.
|
||||||
|
- e-Reader support.
|
||||||
- Remappable controls for both keyboards and gamepads.
|
- Remappable controls for both keyboards and gamepads.
|
||||||
- Loading from ZIP and 7z files.
|
- Loading from ZIP and 7z files.
|
||||||
- IPS, UPS and BPS patch support.
|
- IPS, UPS and BPS patch support.
|
||||||
|
@ -68,7 +69,6 @@ The following mappers are partially supported:
|
||||||
- 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.
|
||||||
- e-Reader support.
|
|
||||||
- Wireless adapter support.
|
- Wireless adapter support.
|
||||||
|
|
||||||
Supported Platforms
|
Supported Platforms
|
||||||
|
|
|
@ -28,6 +28,7 @@ Features
|
||||||
- Unterstützung für Cheat-Codes.
|
- Unterstützung für Cheat-Codes.
|
||||||
- 9 Speicherstände für Savestates/Spielzustände. Savestates können auch als Screenshots dargestellt werden.
|
- 9 Speicherstände für Savestates/Spielzustände. Savestates können auch als Screenshots dargestellt werden.
|
||||||
- Video- und GIF-Aufzeichnung.
|
- Video- und GIF-Aufzeichnung.
|
||||||
|
- e-Reader-Unterstützung.
|
||||||
- Frei wählbare Tastenbelegungen für Tastaturen und Controller.
|
- Frei wählbare Tastenbelegungen für Tastaturen und Controller.
|
||||||
- Unterstützung für ZIP- und 7z-Archive.
|
- Unterstützung für ZIP- und 7z-Archive.
|
||||||
- Unterstützung für Patches im IPS-, UPS- und BPS-Format.
|
- Unterstützung für Patches im IPS-, UPS- und BPS-Format.
|
||||||
|
@ -68,7 +69,6 @@ Die folgenden Mapper werden teilweise unterstützt:
|
||||||
- Unterstützung für Tool-Assisted Speedruns.
|
- Unterstützung für Tool-Assisted Speedruns.
|
||||||
- Lua-Unterstützung für Scripting.
|
- Lua-Unterstützung für Scripting.
|
||||||
- Eine umfangreiche Debugging-Suite.
|
- Eine umfangreiche Debugging-Suite.
|
||||||
- e-Reader-Unterstützung.
|
|
||||||
- Unterstützung für Drahtlosadapter.
|
- Unterstützung für Drahtlosadapter.
|
||||||
|
|
||||||
Unterstützte Plattformen
|
Unterstützte Plattformen
|
||||||
|
|
Loading…
Reference in New Issue