From 307a9ac01c4b3c828b9f9edb1f45b6d0ad758df7 Mon Sep 17 00:00:00 2001 From: Autechre Date: Thu, 19 Nov 2020 07:21:23 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 2ba7087b55..bec721486f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - CHEEVOS: Generic memory mapping using rcheevos - CHEEVOS: Ensure badge textures are released before video driver is deinitialized. Should fix crashes with slang shaders. - CORE DOWNLOADER: Enhanced core downloader search functionality +- INPUT: Add hold mode for turbo fire 'Single Button' - INPUT MAPPING: Refresh bind list on device type change - INPUT MAPPING/REMAPPING: Minor bugfix - Remap file browsing starts navigation at input_remapping_directory even if the core-subdir (where saved files go) exists Having remaps for many different cores makes finding the active core files cumbersome, especially because remaps are not compatible between different cores (but maybe for cores emulating the same hardware)