--- uae/docs/NEWS 2018/04/24 17:03:29 1.1.1.17 +++ uae/docs/NEWS 2018/04/24 17:12:11 1.1.1.21 @@ -2,6 +2,29 @@ Note! This file only contains user-visib more detailed description of changes between releases, read src/ChangeLog, and for the full picture, make a diff between releases. +User-visible changes in 0.8.24: + - More merging with WinUAE + - Now uses GTK2 for the GUI. + +User-visible changes in 0.8.23: + - Moved over some features from WinUAE: + * better m68k exception handling + * better m68k prefetch emulation + * better debugger + - Added ALSA sound support from Heikki Orsila + +User-visible changes in 0.8.22: + - Mostly bug fixes + - Extensive updates for the sprite emulation and blitter timing code. + Hopefully more accurate than before. + +User-visible changes in 0.8.21: + - Several bug fixes, including some serious filesystem emulation bugs. + - Support for A1000 boot ROMs. + +User-visible changes in 0.8.20: + - Bug fixes only + User-visible changes in 0.8.19: - A few bug fixes, especially in state-saving. - Picasso screens now support panning.