mirror of https://github.com/stella-emu/stella.git
updated for cherry picks
This commit is contained in:
parent
1ce528ff99
commit
f53e4d01f7
|
@ -72,12 +72,17 @@
|
|||
all ROMs or only the current one. Also added a message (configurable)
|
||||
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
|
||||
dialog. These settings now come in two groups (player/developer) and
|
||||
allow switching all settings at once.
|
||||
|
||||
* 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
|
||||
|
||||
* Added conditional traps and savestate creation to debugger
|
||||
|
|
Loading…
Reference in New Issue