From 449af1ed58f7419ed6cd391bc3720ab2b59f9e0f Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 15 Dec 2021 16:09:18 +0000 Subject: [PATCH] What's new for R77 --- src/gui/WhatsNewDialog.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gui/WhatsNewDialog.cxx b/src/gui/WhatsNewDialog.cxx index 39a6daca8..c7209c698 100644 --- a/src/gui/WhatsNewDialog.cxx +++ b/src/gui/WhatsNewDialog.cxx @@ -62,6 +62,9 @@ WhatsNewDialog::WhatsNewDialog(OSystem& osystem, DialogContainer& parent, add(ypos, "fixed palette and TV effects saving"); } add(ypos, "added MovieCart support"); + add(ypos, "keep multiple dump files when dumping to SD"); + add(ypos, "removed deadzone from USB game controllers"); + add(ypos, "add opt-out for overclocking to the settings file") #else if(version < "6.5") {