From 38c8c2b4ba3a0dd986b8ef02b63b169102144272 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 14 Nov 2016 15:17:11 -0500 Subject: system/bochs: Fix README. --- system/bochs/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'system/bochs') 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) -- cgit v1.2.3