mirror of https://github.com/stella-emu/stella.git
More fixes to changelog.
This commit is contained in:
parent
924dbc7c27
commit
bb7617cef5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue