mirror of https://github.com/stella-emu/stella.git
Updated changelog, removing highscore stuff until 6.3.
This commit is contained in:
parent
573fafd8b9
commit
fe8883580b
22
Changes.txt
22
Changes.txt
|
@ -14,34 +14,30 @@
|
||||||
|
|
||||||
6.1.2 to 6.2: (??? ??, 2020)
|
6.1.2 to 6.2: (??? ??, 2020)
|
||||||
|
|
||||||
* Added high scores: Score addresses, game variation etc. can be defined for
|
|
||||||
a game. This allows the user to save high scores for these games. For each
|
|
||||||
game and variation, the top 10 scores can be saved. (TODO: Doc)
|
|
||||||
|
|
||||||
* Added interactive palette to Video & Audio settings.
|
* Added interactive palette to Video & Audio settings.
|
||||||
|
|
||||||
* Added 'Custom' palette, generated from user controlled phase shifts.
|
* Added 'Custom' palette, generated from user controlled phase shifts.
|
||||||
|
|
||||||
* Added that adjustable audio & video settings are displayed as gauge bars
|
* Added that adjustable audio & video settings are displayed as gauge bars.
|
||||||
|
|
||||||
* Added four global hotkeys which allow selecting and changing numerous
|
* Added four global hotkeys which allow selecting and changing numerous
|
||||||
audio & video settings without having to remember the dedicated hotkeys
|
audio & video settings without having to remember the dedicated hotkeys.
|
||||||
|
|
||||||
* Added 'Turbo' mode, runs the game as fast as the computer allows.
|
* Added 'Turbo' mode, runs the game as fast as the computer allows.
|
||||||
|
|
||||||
* Added that paddle centering (per ROM) and sensitivity can be adjusted
|
* Added that paddle centering (per ROM) and sensitivity can be adjusted.
|
||||||
|
|
||||||
* Added that mouse sensitivity for Driving controller can be adjusted
|
* Added that mouse sensitivity for Driving controller can be adjusted.
|
||||||
|
|
||||||
* Added paddle filtering in UI to avoid unwanted navigation events
|
* Added paddle filtering in UI to avoid unwanted navigation events.
|
||||||
|
|
||||||
* Added selectable dialog fonts
|
* Added selectable dialog fonts.
|
||||||
|
|
||||||
* Added separate positioning of launcher, emulator and debugger
|
* Added separate positioning of launcher, emulator and debugger.
|
||||||
|
|
||||||
* Added optional display to game refresh rate adaption in fullscreen mode
|
* Added optional display to game refresh rate adaption in fullscreen mode.
|
||||||
|
|
||||||
* Added option which lets default ROM path follow launcher navigation
|
* Added option which lets default ROM path follow launcher navigation.
|
||||||
|
|
||||||
* Added debugger 'saveaccess' function, which saves memory access counts to
|
* Added debugger 'saveaccess' function, which saves memory access counts to
|
||||||
a CSV file.
|
a CSV file.
|
||||||
|
|
Loading…
Reference in New Issue