What's new for R77

This commit is contained in:
Christian Speckner 2021-12-15 16:09:18 +00:00
parent ae53d42c79
commit 449af1ed58
1 changed files with 3 additions and 0 deletions

View File

@ -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")
{