1 |
+ |
V0.8 - |
2 |
+ |
- medium removal is allowed in CDROMExit() |
3 |
+ |
- Unix: added support for ESD audio output; merged with OSS audio |
4 |
+ |
and put in a new "audio_oss_esd.cpp" file which is also used under |
5 |
+ |
FreeBSD 3.x |
6 |
+ |
- Unix: added mkinstalldirs to "make install" target |
7 |
+ |
- Unix: cleaned up the configure script |
8 |
+ |
|
9 |
+ |
V0.8 (snapshot) - 21.Oct.1999 |
10 |
+ |
- sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for |
11 |
+ |
by an interrupt routine |
12 |
+ |
- localizable strings are now split into a common and a platform- |
13 |
+ |
specific set |
14 |
+ |
- added external file system to access host OS files from the MacOS; |
15 |
+ |
root directory is specified by the "extfs" prefs item |
16 |
+ |
- moved most initialization/deinitialization code to InitAll() and |
17 |
+ |
ExitAll() in main.cpp |
18 |
+ |
- added patches for NetBSD [Bernd Sieker] |
19 |
+ |
- corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp |
20 |
+ |
[Toshimitsu Tanaka] |
21 |
+ |
- AmigaOS: fixed crash when gtlayout.library was not present |
22 |
+ |
- AmigaOS: now compiles with GCC (Geek Gadgets) |
23 |
+ |
- AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation |
24 |
+ |
[Giacomo Magnini] |
25 |
+ |
- Unix: compilation of cpuemu.cpp is now split in 8 parts |
26 |
+ |
- Unix: volume list in GTK prefs editor is reorderable |
27 |
+ |
- Unix: added fbdev DGA support and SPARC assembly optimizations to |
28 |
+ |
UAE core [Gwenole Beauchesne] |
29 |
+ |
|
30 |
|
V0.7 (release 0.7-2) - 6.Oct.1999 |
31 |
|
- Added BasiliskII.spec for making RPMs [with assistance from |
32 |
|
Roman Niewiarowski] |