updated for cherry picks

This commit is contained in:
thrust26 2018-01-30 18:16:38 +01:00
parent 1ce528ff99
commit f53e4d01f7
1 changed files with 5 additions and 0 deletions

View File

@ -72,12 +72,17 @@
all ROMs or only the current one. Also added a message (configurable) all ROMs or only the current one. Also added a message (configurable)
when the flash memory is accessed. when the flash memory is accessed.
* Access to the AtariVox/SaveKey can be signaled with a message.
* Moved various developer related settings in new Developer Settings * Moved various developer related settings in new Developer Settings
dialog. These settings now come in two groups (player/developer) and dialog. These settings now come in two groups (player/developer) and
allow switching all settings at once. allow switching all settings at once.
* Added new interface palette 'Light' * Added new interface palette 'Light'
* Frame stats display made transparent. Also it now displays the real
frame rate and if the developer settings group is enabled.
* Improved tab auto-complete in debugger * Improved tab auto-complete in debugger
* Added conditional traps and savestate creation to debugger * Added conditional traps and savestate creation to debugger