Update sfsite - need to upload it to the webpage
This commit is contained in:
parent
2fa8e4dce8
commit
b5f3cd84de
@ -10,11 +10,11 @@
|
|||||||
Bochs is a highly portable open source IA-32 (x86) PC emulator
|
Bochs is a highly portable open source IA-32 (x86) PC emulator
|
||||||
written in C++, that runs on most popular platforms. It includes emulation of the
|
written in C++, that runs on most popular platforms. It includes emulation of the
|
||||||
Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled
|
Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled
|
||||||
to emulate a 386, 486, Pentium, Pentium Pro or AMD64 CPU, including optional MMX, SSE,
|
to emulate a 386, 486, Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU including optional MMX,
|
||||||
SSE2 and 3DNow! instructions.<BR>
|
SSEx and 3DNow! instructions.<BR>
|
||||||
Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS,
|
Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS,
|
||||||
Windows® 95/98 and Windows® NT/2000/XP. Bochs was written by Kevin Lawton and is
|
Windows® 95/98 and Windows® NT/2000/XP or Windows Vista. Bochs was written by Kevin Lawton
|
||||||
currently maintained by this project.<BR>
|
and is currently maintained by this project.<BR>
|
||||||
Bochs can be compiled and used in a variety of modes, some which are
|
Bochs can be compiled and used in a variety of modes, some which are
|
||||||
still in development. The 'typical' use of bochs is to provide complete x86 PC emulation,
|
still in development. The 'typical' use of bochs is to provide complete x86 PC emulation,
|
||||||
including the x86 processor, hardware devices, and memory. This allows you to run OS's and
|
including the x86 processor, hardware devices, and memory. This allows you to run OS's and
|
||||||
@ -67,6 +67,7 @@ or <a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Email+Christophe
|
|||||||
<BR><BR>
|
<BR><BR>
|
||||||
<font face="arial, helvetica" color="#1e029a" size="4"><b>Older News</b></font><BR>
|
<font face="arial, helvetica" color="#1e029a" size="4"><b>Older News</b></font><BR>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><b>August 27, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=442658">Bochs 2.3</a> is now available.
|
||||||
<li><b>January 29, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=389181">Bochs 2.2.6</a> is now available.
|
<li><b>January 29, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=389181">Bochs 2.2.6</a> is now available.
|
||||||
<li><b>December 30, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=381709">Bochs 2.2.5</a> is now available.
|
<li><b>December 30, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=381709">Bochs 2.2.5</a> is now available.
|
||||||
<li><b>July 8, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=340639">Bochs 2.2.1</a> is now available.
|
<li><b>July 8, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=340639">Bochs 2.2.1</a> is now available.
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Bochs News</b></font><BR>
|
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Bochs News</b></font><BR>
|
||||||
|
|
||||||
<UL>
|
<UL>
|
||||||
|
<li><b>August 27, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=442658">Bochs 2.3</a> is now available.
|
||||||
<li><b>January 29, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=389181">Bochs 2.2.6</a> is now available.
|
<li><b>January 29, 2006:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=389181">Bochs 2.2.6</a> is now available.
|
||||||
<li><b>December 30, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=381709">Bochs 2.2.5</a> is now available.
|
<li><b>December 30, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=381709">Bochs 2.2.5</a> is now available.
|
||||||
<li><b>July 8, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=340639">Bochs 2.2.1</a> is now available.
|
<li><b>July 8, 2005:</b> <a href="http://sourceforge.net/project/showfiles.php?group_id=12580&package_id=17475&release_id=340639">Bochs 2.2.1</a> is now available.
|
||||||
|
Loading…
Reference in New Issue
Block a user