From b11b7367c08fc2b37c647a8a3fff17af1c0497e1 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Mon, 13 Feb 2023 21:13:48 +0000 Subject: [PATCH] NEWS: Added more changes for various ports --- NEWS.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS.md b/NEWS.md index c4c1d1b57a0..2ef818b3435 100644 --- a/NEWS.md +++ b/NEWS.md @@ -186,6 +186,27 @@ For a more comprehensive changelog of the latest experimental code, see: - Update relocation parser to support PREL31 that are emitted by new compiler. - Do more autoconfiguration in ./configure. + Android port: + - Added Storage Access Framework support. + - Improved support for game controllers. + + iOS port: + - Added pointer device support. + - Improved suppport for touchpad mode. + - Added support for games that use 32 bit pixel formats. + + Nintendo DS port: + - Added a splash screen to the top screen when the launcher is active. + + OpenDingux port: + - Added support for dynamic plugins. + + PS Vita port: + - Added support for dynamic plugins. + + PSP port: + - Improved support for games that use 32 bit pixel formats. + RISC OS port: - Added support for 26-bit versions of RISC OS.