From c3a73edc66d33767c14b41fc256de5114a5a4e97 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Wed, 1 Jul 2015 00:08:22 -0700 Subject: [PATCH] All: List some new features --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 267af95c5..86ab5994a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Features - 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[[2]](#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 @@ Features - 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