--- BasiliskII/ChangeLog 1999/10/26 16:28:25 1.15 +++ BasiliskII/ChangeLog 2000/07/06 16:04:22 1.31 @@ -1,11 +1,50 @@ -V0.8 - +V0.8 (snapshot) - + - AmigaOS: added support for CyberGraphX [Jürgen Lachmann] + - audio.cpp: audio_data is cleared on reset [Lauri Pesonen] + - prefs.cpp: empty string prefs items could be written to prefs file + but not read back correctly + - clip_*.cpp: added prefs item "noclipconversion" for turning off + charset conversion of text clips (only CR->LF gets translated), + [Toshimitsu Tanaka] + - Unix: "--without-mon" configure option now works + +V0.8 (snapshot) - 14.Mar.2000 + - Unix/video_x.cpp: new window refresh code [Samuel Lander] + - Unix/timer_unix.cpp: fixed time zone handling under Linux and SVR4 + +V0.8 (release 0.8-1) - 30.Jan.2000 + - extfs: extended size of finf helper files to 32 bytes to eventually + allow storing the complete FInfo/FXInfo in it + +V0.8 (snapshot) - 22.Dec.1999 + - imported UAE CPU 0.8.10 changes + - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu + and Mac2Mac_memcpy + - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary + IOParam block was not in Mac address space and FSItem parent IDs + didn't get swapped) [Lauri Pesonen] + - extfs.cpp: several fixes [Lauri Pesonen] + - some provisions for using UAE CPU compiler (doesn't work yet) + - video_x.cpp: XFree86 VidMode extension is used to switch modes + in DGA mode + +V0.8 (snapshot) - 2.Nov.1999 + - fixed many UAE FPU bugs [Lauri Pesonen] - added replacement for BlockMove() trap - removed Windows sources from the source archive; a version of these that actually compiles and works can be downloaded from Lauri Pesonen's site - - fixed one possible source of "unimplemented trap" errors on MacOS - bootup + - removed the MemoryDispatch() replacement routine; the routine + in the ROM is now always used; this fixes the MacOS 8 Finder + copying bug and also most "unimplemented trap" errors on MacOS + bootup; yeah :-) + - a warning is issued if the ROM seems to require an FPU but FPU + emulation is turned off - medium removal is allowed in CDROMExit() + - added (incomplete) emulation of 68040 instructions (CINV, CPUSH, + MOVE16 (Ax)+,(Ay)+, and FPU stack frames), enough to boot MacOS + - UAE CPU: opcode routines no longer return the cycle count + - extfs.cpp: fixed bug with fsResolveWDCB in fs_get_wd_info() - Unix: added support for ESD audio output; merged with OSS audio and put in a new "audio_oss_esd.cpp" file which is also used under FreeBSD 3.x @@ -13,12 +52,20 @@ V0.8 - - Unix: cleaned up the configure script - Unix: ROM breakpoint can be specified with "-break" command line argument + - Unix: "-rominfo" command line argument to print information + about ROM version and tables + - Unix: ExtFS supports resource forks and Finder info (these are + kept in hidden ".finf" and ".rsrc" directories) - Unix/audio_oss_esd.cpp: AudioStatus is re-set after determining audio device capabilities (actual sample rate is also determined) [Alexander R. Pruss] - Unix/audio_oss_esd.cpp: "silence" in 8-bit mode used wrong fill value (0 instead of 0x80) [Alexander R. Pruss] - Unix/video_x.cpp: added mouse wheel support [Alexander R. Pruss] + - Unix/sys_unix.cpp: device size is read correctly under Linux + - AmigaOS: removed support for SAS/C + - AmigaOS/sys_amiga.cpp: supports 64-bit device I/O (NSD) + - AmigaOS/sys_amiga.cpp: device block size is respected on writes V0.8 (snapshot) - 21.Oct.1999 - sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for