More fixes to changelog.

This commit is contained in:
Stephen Anthony 2024-01-05 22:00:39 -03:30
parent 924dbc7c27
commit bb7617cef5
1 changed files with 1 additions and 6 deletions

View File

@ -66,12 +66,7 @@ WhatsNewDialog::WhatsNewDialog(OSystem& osystem, DialogContainer& parent,
add(ypos, "added MovieCart support");
add(ypos, "added weblinks for many games");
}
add(ypos, "extensively redesigned and enhanced file launcher");
add(ypos, "added automatic emulation pause when focus is lost");
add(ypos, "added option to toggle autofire mode");
add(ypos, "improved controller mappings for Paddles and Driving controllers");
add(ypos, "added another oddball TIA glitch option for score mode color");
add(ypos, "enhanced support for CDFJ+ bankswitching type");
add(ypos, "fixed broken mouse and Stelladaptor input for Driving Controller");
add(ypos, ELLIPSIS + " (for a complete list see 'docs/Changes.txt')");
#endif