Bochs/sfsite/getcurrent.html
2005-12-31 09:32:42 +00:00

116 lines
4.5 KiB
HTML

<HTML>
<HEAD>
<TITLE>bochs: The Open Source IA-32 Emulation Project (Download Current Release)</TITLE>
<!--#include virtual="includes/header.txt" -->
<!--content starts here-->
<img src="images/logo.gif" alt="A Window, Tux, and the BSD Daemon" width="160" height="175" align="right">
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Latest release:</b> Bochs 2.2.5</font><BR><BR>
Version 2.2.5 is an intermediate (bugfix+) release. It includes lots of bugfixes and a few new features.<BR>
Here is a list of the most important changes :
<ul>
<li> added virtual 8086 mode extensions (VME) implementation
<li> several fixes/improvements in x86-64 emulation, debugger and disassembler
<li> new serial mode 'socket' connects a network socket
<li> IDE busmaster DMA feature for harddisks and cdroms completed and enabled
<li> many improvements in Bochs emulated I/O devices (e.g. floppy, cdrom)
<li> Updated LGPL'd VGABIOS to version 0.5d
</ul>
The binary packages for Linux and Windows are built with these featues :
<ul>
<li> Pentium III emulation with all optimizations enabled
<li> devices: NE2000, SB16, PCI and USB
<li> video: Bochs VBE and Cirrus SVGA
<li> Linux display libraries: nogui, rfb, sdl, term, x
<li> Windows display libraries: nogui, rfb, win32
</ul>
Note that some configuration file options are deprecated now and some other
options have been modified or improved. See the sample config file and the
user documentation for more information.<BR>
<BR/>
<a href="http://cvs.sourceforge.net/viewcvs.py/bochs/bochs/CHANGES?rev=REL_2_2_5_FINAL&content-type=text/vnd.viewcvs-markup">
Details on what has changed since version 2.2.1
</a>
<BR/><BR/>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Previous release:</b> Bochs 2.2.1</font><BR><BR>
Version 2.2.1 is a bugfix release :
<ul>
<li> About 5% emulation speed improvement
<li> Fixed several compilation warnings and errors for different platforms
<li> Fixed FPU tag word restore in FXRSTOR instruction
<li> Added missing scancodes for F11 and F12 to BIOS translation table
<li> Bochs disassembler bugfixes
<li> Handle writing of zero to APIC timer initial count register
<li> Limited write support for TFTP server in 'vnet' networking module added
<li> Changed some timing defaults to more useful values
<li> WinXP/2003 style common controls now supported
<li> Updated LGPL'd VGABIOS to version 0.5c
</ul>
<BR/>
<a href="http://cvs.sourceforge.net/viewcvs.py/bochs/bochs/CHANGES?rev=REL_2_2_1_FINAL&content-type=text/vnd.viewcvs-markup">
Details on what has changed since version 2.2
</a>
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Bochs Binary and Source Releases</b></font><BR><BR>
The latest release of Bochs is available in these file formats :<BR>
<ul>
<li> Win32 binary NSIS installer package (EXE)
<li> Linux binary RPM
<li> Platform independant source package (TAR.GZ)
<li> Win32 specific source package prepared for MSVC (ZIP)
<li> Linux source RPM
</ul>
You can download any release since March 2001 on the
<a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=See+All+Releases&url=http://sourceforge.net/project/showfiles.phpqmrkgroup_ideq12580">Releases Page</a>.
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Download CVS
Snapshot</b></font><BR><BR>
<b>CVS Snapshot:</b>
Bochs, like many other open source projects, uses CVS (Concurrent Version
System) to keep track of source code. Unlike the current release, the
CVS version of the sources contains everything the developers have written
to this date, and it can change daily (or even hourly). As a result, the
CVS version of Bochs will have more features and bug fixes than the release,
but also it may be somewhat less stable. You can decide if you prefer to go
exploring and try out our newest code, or stick with the better-tested
release. Since the CVS sources are always in motion, we take a snapshot each
night at some late hour after most developers should be in bed.
<BR><BR>
<!--#include virtual="cvs-snapshot/bochs-snapshot-links.html" -->
The CVS snapshots are provided as a convenience only. Of course, you could
also get the same information using CVS itself. Some of the benefits of
using CVS directly are: you can get any release or version, view the log
messages that say what files were changed, and make patches very easily
with "cvs diff -u".
<!--content ends here -->
<!--#include virtual="includes/footer.txt" -->
Last Modified on <!--#flastmod file="getcurrent.html" -->.<BR>
<!--#include virtual="includes/cright.txt" -->
</BODY>
</HTML>