From 817247851f12ea276021830e3e5d17a14a948f63 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Fri, 29 Dec 2017 00:12:01 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 97a4b1898c..3ad65ef8e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - GUI: Allow changing menu font color. - GUI/XMB: Allow changing menu scale to 200%. - KEYMAPPER: prevent a condition that caused input_menu_toggle to stop working when a RETRO_DEVICE_KEYBOARD type device is enabled +- NSW: Initial Nintendo Switch port, based on libtransistor SDK. - PS3: Enable Cheevos. - PSP: Enable threading support through pthreads. - WINDOWS: Improved Unicode support (for cores/directory creation).