ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.5 by cebix, 1999-10-06T19:34:38Z vs.
Revision 1.13 by cebix, 1999-10-25T19:01:28Z

# Line 1 | Line 1
1 + V0.8 -
2 +        - added replacement for BlockMove() trap
3 +        - removed Windows sources from the source archive; a version of
4 +          these that actually compiles and works can be downloaded from
5 +          Lauri Pesonen's site
6 +        - medium removal is allowed in CDROMExit()
7 +        - Unix: added support for ESD audio output; merged with OSS audio
8 +          and put in a new "audio_oss_esd.cpp" file which is also used under
9 +          FreeBSD 3.x
10 +        - Unix: added mkinstalldirs to "make install" target
11 +        - Unix: cleaned up the configure script
12 +        - Unix/audio_oss_esd.cpp: AudioStatus is re-set after determining
13 +          audio device capabilities (actual sample rate is also determined)
14 +          [Alexander R. Pruss]
15 +        - Unix/audio_oss_esd.cpp: "silence" in 8-bit mode used wrong fill
16 +          value (0 instead of 0x80) [Alexander R. Pruss]
17 +
18 + V0.8 (snapshot) - 21.Oct.1999
19 +        - sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for
20 +          by an interrupt routine
21 +        - localizable strings are now split into a common and a platform-
22 +          specific set
23 +        - added external file system to access host OS files from the MacOS;
24 +          root directory is specified by the "extfs" prefs item
25 +        - moved most initialization/deinitialization code to InitAll() and
26 +          ExitAll() in main.cpp
27 +        - added patches for NetBSD [Bernd Sieker]
28 +        - corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp
29 +          [Toshimitsu Tanaka]
30 +        - AmigaOS: fixed crash when gtlayout.library was not present
31 +        - AmigaOS: now compiles with GCC (Geek Gadgets)
32 +        - AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation
33 +          [Giacomo Magnini]
34 +        - Unix: compilation of cpuemu.cpp is now split in 8 parts
35 +        - Unix: volume list in GTK prefs editor is reorderable
36 +        - Unix: added fbdev DGA support and SPARC assembly optimizations to
37 +          UAE core [Gwenole Beauchesne]
38 +
39   V0.7 (release 0.7-2) - 6.Oct.1999
40          - Added BasiliskII.spec for making RPMs [with assistance from
41            Roman Niewiarowski]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines