aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3bd0c1a8d..280d2989b4 100644
--- a/NEWS
+++ b/NEWS
@@ -100,6 +100,14 @@ For a more comprehensive changelog of the latest experimental code, see:
- Switched to the official NDK toolchain for building.
- Fixed GFX output for various devices.
- Fixed various crashes.
+ - Switched to the native screen resolution to improve text readability.
+ - Added support for pause/resume.
+ - Added support for games using 16bit graphics.
+ - Increased the performance significantly.
+ - Added support for the "Fullscreen mode" option. Unticking this keeps the
+ game's aspect ratio.
+ - Added a new graphics mode for linear filtering.
+ - Overhauled the input system (see README.Android).
Nintendo DS port:
- Added support for loadable modules.