summaryrefslogtreecommitdiffstats
path: root/system/bochs
diff options
context:
space:
mode:
Diffstat (limited to 'system/bochs')
-rw-r--r--system/bochs/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/system/bochs/README b/system/bochs/README
index 9d937e215b..950bf998f4 100644
--- a/system/bochs/README
+++ b/system/bochs/README
@@ -1,10 +1,11 @@
Bochs is a highly portable open source IA-32 (x86) emulator written in
-C++, that runs on most popular platforms. It include emulation of the
-Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be
-compiled to emulate 386, 486, Pentium/Pentium II/Pentium 4 or x86-64
+C++, that runs on most popular platforms. It include emulation of the
+Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be
+compiled to emulate 386, 486, Pentium/Pentium II/Pentium 4 or x86-64
including optional MMX, SSEx and 3DNow! instructions.
-You can enable/disable a lot of optional features by passing variables to the script (VAR=yes/no ./bochs.SlackBuild).
+You can enable/disable a lot of optional features by passing variables
+to the script (VAR=yes/no ./bochs.SlackBuild).
IDLE_HACK=yes/no (default: no), works only with x11 and term GUIs
PLUGINS=yes/no (default: no)