summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 15:17:11 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit38c8c2b4ba3a0dd986b8ef02b63b169102144272 (patch)
tree747c40b01950c76c0d0ee68b16ecf8b18fc3dc88 /system
parentf9eac6965988c17d3b307bc5a2dc491ae8a75d64 (diff)
downloadslackbuilds-38c8c2b4ba3a0dd986b8ef02b63b169102144272.tar.gz
slackbuilds-38c8c2b4ba3a0dd986b8ef02b63b169102144272.tar.xz
system/bochs: Fix README.
Diffstat (limited to 'system')
-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)