mirror of https://github.com/stella-emu/stella.git
Changelog.
This commit is contained in:
parent
cd06cc6d2c
commit
3aa306be8e
11
Changes.txt
11
Changes.txt
|
@ -14,6 +14,17 @@
|
|||
|
||||
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)
|
||||
|
||||
* Extra functionality for Time Machine dialog (start/stop recording;
|
||||
minor fixes; TODO button and initial key repeats...)
|
||||
|
||||
|
|
Loading…
Reference in New Issue