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.87 by cebix, 2002-10-15T16:25:02Z vs.
Revision 1.91 by gbeauche, 2005-03-21T22:39:59Z

# Line 1 | Line 1
1   V1.0 (snapshot) - <date>
2   - fixed the problem with Ticks getting incremented on every interrupt, not
3     just 60Hz (e.g. moving the mouse made the caret blink faster)
4 + - Unix: integrated JIT compiler for Linux/x86 and FreeBSD/x86
5   - Unix: moved minimum autoconf support to 2.52+
6   - Unix: add large file support for 2+ GB hard disk images
7   - Unix: cleaned up pthread attributes [Brian Johnson]
# Line 14 | Line 15 | V1.0 (snapshot) - <date>
15   - Unix: the option "--config FILE" tells B2 to use a different config file
16   - Unix: new prefs options "dsp" and "mixer" to set the OSS device names
17     instead of the hardcoded '/dev/dsp' and '/dev/mixer'
18 + - Unix: new ether prefs option 'tun' to use a TUN/TAP interface. The
19 +   configure script used can be overriden with "etherconfig"
20 + - Unix: SDL audio and video output are now available in option
21 + - Unix: port JIT compiler to Linux/x86_64 (AMD64 and EM64T platforms)
22 + - Unix: sheep_net driver ported to kernel 2.6 (patches from Mac-On-Linux)
23 + - Unix: fix network code to work correctly on 64-bit platforms
24 + - Unix: implement X11 to MacOS exchange of text through the clipboard
25 + - Windows: a new port derived from Lauri's work is now available
26  
27   V1.0 (snapshot) - 15.Jan.2002
28   - added support for on-the-fly video resolution and depth switching, and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines