summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/bochs/DESCR12
1 files changed, 5 insertions, 7 deletions
diff --git a/emulators/bochs/DESCR b/emulators/bochs/DESCR
index 4671d303037..adcb6931b19 100644
--- a/emulators/bochs/DESCR
+++ b/emulators/bochs/DESCR
@@ -1,10 +1,8 @@
-(Quoted from http://www.bochs.com/)
-
The program bochs is a highly portable open source x86 PC emulator
written in C++, and runs on most popular platforms. It includes
-emulation of the Intel x86 CPU, common IO devices, and a custom BIOS.
-Currently, bochs can be compiled to emulate a 386, 486 or Pentium CPU.
-Bochs is capable of running most Operating Systems inside the emulation
-including Linux, Windows'95, DOS, and recently Windows NT 4.
+emulation of the Intel x86 CPU, common IO devices, and a custom
+BIOS. Currently, bochs can be compiled to emulate a 386, 486,
+Pentium, Pentium PRO or AMD64 CPU.
-Source code for bochs is available by anonymous FTP under the LGPL.
+Bochs is capable of running most operating systems inside the
+emulation including Linux, NetBSD, Windows 95, DOS, and Windows NT 4.