--- uae/docs/NEWS 2018/04/24 16:44:32 1.1.1.6 +++ uae/docs/NEWS 2018/04/24 16:48:25 1.1.1.8 @@ -2,10 +2,30 @@ 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.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: + 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:" + - Hardfiles and filesystems are called DHx: instead of UAEx: - Filesystem emulation supports more 2.0+ packets - FPU works again