summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-12-25 01:12:36 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-12-25 01:12:36 +0000
commit07209b6f1eeff7d5d35956da8ca877257324076e (patch)
tree94cdd9d8e1a99a1e0bf9fa3ac343bb2983f69f20 /doc
parentc0bac15fdb292c209208fcfb4e670c90866a28ba (diff)
downloadpkgsrc-07209b6f1eeff7d5d35956da8ca877257324076e.tar.gz
Update to Bochs 2.0.
A very brief summary of changes: - 2x emulation speedup!!! - added plugin devices and guis. Now you can compile with many more options, and choose between them at runtime. - added emulation of AMD x86-64, MMX, SSE, SSE2 instructions. - add wxWindows port (a graphical configuration interface and display lib) and SVGAlib port (full screen display for Linux without X11). - improvements in many I/O devices: for example up to 8 hard disks/cdroms, TUN/TAP network interface, 360k floppies. - improved MacOSX/Carbon interface and updated MacOS9port. - GDB remote stub, allows symbolic debugging with Bochs simulation. - support for up to 32gig hard disk images.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 4788fe6bd45..e0681ace2f2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.907 2002/12/25 00:45:38 wiz Exp $
+$NetBSD: CHANGES,v 1.908 2002/12/25 01:13:42 uebayasi Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -4252,3 +4252,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated Speex to 0.99.4 [wiz 2002-12-24]
Updated pan to 0.13.2 (gtk2-pan) [wiz 2002-12-24]
Updated dnstop to 20021224 [wiz 2002-12-25]
+ Updated bochs to 2.0 [uebayasi 2002-12-25]