--- uae/docs/NEWS 2018/04/24 16:43:13 1.1.1.5 +++ uae/docs/NEWS 2018/04/24 16:49:50 1.1.1.9 @@ -2,6 +2,41 @@ 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.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. + - Patrick Ohly contributed SCSI support (currently Linux only) that allows + 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 + options are now longer supported + - Hardfiles and filesystems are called DHx: instead of UAEx: + - Filesystem emulation supports more 2.0+ packets + - FPU works again + User-visible changes in 0.8.6: - Black scanlines implemented ('D' modifier for "-O" option) - Should no longer crash when resetting the emulation