all repos — mgba @ c3a73edc66d33767c14b41fc256de5114a5a4e97

mGBA Game Boy Advance Emulator

All: List some new features
Jeffrey Pfau jeffrey@endrift.com
Wed, 01 Jul 2015 00:08:22 -0700
commit

c3a73edc66d33767c14b41fc256de5114a5a4e97

parent

d05d44080167b1825515623e7db22cd57c7b42b6

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

jump to
M README.mdREADME.md

@@ -15,6 +15,7 @@ - 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. - A built-in BIOS implementation, and ability to load external BIOS files. - Turbo/fast-forward support by holding Tab.

@@ -26,8 +27,9 @@ - Video and GIF recording.

- Remappable controls for both keyboards and gamepads. - Loading from ZIP and 7z files. - IPS, UPS and BPS patch support. -- Game debugging via a command-line interface (not available with Qt port) and GDB remote support. +- Game debugging via a command-line interface (not available with Qt port) and GDB remote support, compatible with IDA Pro. - Configurable emulation rewinding. +- Support for loading and exporting GameShark and Action Replay snapshots. ### Planned features