mirror of https://github.com/stella-emu/stella.git
Merge branch 'master' of https://github.com/stella-emu/stella
This commit is contained in:
commit
a0550e7c08
15
Changes.txt
15
Changes.txt
|
@ -14,6 +14,21 @@
|
|||
|
||||
5.1.3 to 5.2: (MMM d, 2018)
|
||||
|
||||
* New cycle exact audio core based on work by Chris Brenner (crispy); greatly
|
||||
improved audio emulation accuracy (i.e. E.T., Ms. Pacman)
|
||||
|
||||
* Full rewrite of the audio subsystem; resample TIA output to target sample
|
||||
rate directly in Stella
|
||||
|
||||
* Threading: decouple emulation from frame rendering
|
||||
|
||||
* Main loop rewritten; emulating speed and timing is now much more faithful
|
||||
(i.e. speed in Pick'n'Pile)
|
||||
|
||||
* Audio settings replaced with new audio.xxx settings
|
||||
|
||||
* FPS setting replaced with speed setting for adjusting emulation speed
|
||||
|
||||
* Extra functionality for Time Machine dialog (start/stop recording;
|
||||
minor fixes; TODO button and initial key repeats...)
|
||||
|
||||
|
|
Loading…
Reference in New Issue