--- uae/docs/NEWS 2018/04/24 16:47:11 1.1.1.7 +++ uae/docs/NEWS 2018/04/24 16:56:12 1.1.1.13 @@ -2,6 +2,52 @@ 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.15: + - A few changes in the core of the custom chip emulation; this should mean + more accuracy in general, but likely also a few new bugs in this version. + It may be a little slower as well. + - "68040" emulation. Dedicated to all the clueless folks out there. + (with thanks to Christian Bauer) + +User-visible changes in 0.8.14: + - More bug fixes: + * CPU emulation problem that could have caused copy protection schemes to + malfunction has been fixed. + * Some AGA problems fixed (one of them visible in ECS modes). + * UAE should work again on non-x86 systems. + - By default the emulator will try to approximate an A500 in CPU speed. + This setting existed before, but it's a bit more accurate now and on by + default. + - There is a new option to control the number of emulated disk drives. + - Software autofire for the keyboard joystick replacements + +User-visible changes in 0.8.13: + - Bye bye GGI port + - Several bugs fixed, mostly in the filesystem code + - AGA updates + +User-visible changes in 0.8.12: + - Several bugfixes + +User-visible changes in 0.8.11: + - Finally, an accurate copper emulation, thanks to Sam Jordan. + - Sprite emulation fixes, also due to Sam Jordan. + - Some CPU emulation fixes (Keith Rollin, Toni Wilen, Lauri Pesonen) + - Old command line options actually work now. + - Some floppy related lockups removed. + +User-visible changes in 0.8.10: + - Audio interpolation + - Bugfixes for + * disk emulation + * FPU emulation + * CPU prefetch emulation (the "compatible" setting). + * some 2.0+ filesystem packets + * text-based UI (should compile again) + * some other parts + - People like me who liked the old command line options better can now use + (most of) them again. + User-visible changes in 0.8.9: - The filesystem emulation should be able to emulate an Amiga FS more accurately. Script/Pure bits and filenotes are kept. @@ -9,6 +55,7 @@ User-visible changes in 0.8.9: you to (e.g.) use CD writers with the emulator. User-visible changes in 0.8.8: + - I'm sure there were some. User-visible changes in 0.8.7: - Commandline and configuration file handling has been redone. The old