If you want to install Mac on PC, you have two basic options how to do it: you can either install the Mac OS X operating system directly on a drive or use a Mac emulator for Windows. The former option gives you the best performance you can get, while the latter option is a lot simpler. So, which installation method you should choose? VICE is an emulator collection which emulates the C64, the C64-DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610). It runs on Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 6.x, Amiga, GP2X or Mac OS X machines.
Bochs 2.4.6 with its 'wx' graphical interface (wx display library) on Debian 7 Linux | |
Original author(s) | Kevin Lawton[1][2] |
---|---|
Developer(s) | Community based; owned by Mandriva |
Initial release | 1994; 27 years ago[3] |
Stable release | |
Repository | |
Written in | C++ |
Operating system | Windows, Linux, BSD (FreeBSD, NetBSD, OpenBSD, Darwin), OS/2, BeOS, MorphOS, AmigaOS, Android[4] |
Platform | IA-32, x64 |
Available in | English |
Type | Emulator |
License | GNU Lesser General Public License |
Website | bochs.sourceforge.net |
Bochs (pronounced 'box') is a portable IA-32 and x86-64IBM PC compatibleemulator and debugger mostly written in C++ and distributed as free software under the GNU Lesser General Public License. It supports emulation of the processor(s) (including protected mode), memory, disks, display, Ethernet, BIOS and common hardware peripherals of PCs.
Many guestoperating systems can be run using the emulator including DOS, several versions of Microsoft Windows, BSDs, Linux, Xenix and Rhapsody (precursor of Mac OS X). Bochs runs on many host operating systems, including Android, Linux, macOS, PlayStation 2, Windows, and Windows Mobile.
Mac Os X Limbo Pc Emulator Pc
Bochs is mostly used for operating system development (when an emulated operating system crashes, it does not crash the host operating system, so the emulated OS can be debugged) and to run other guest operating systems inside already running host operating systems. It can also be used to run older software—such as PC games—which will not run on non-compatible, or too fast computers.
History[edit]
Bochs started as a program with a commercial license, at the price of US$25, for use as-is. If a user needed to link it to other software, that user would have to negotiate a special license. That changed on 22 March 2000, when Mandrakesoft (now Mandriva) bought Bochs from lead developer Kevin Lawton and released it for Linux under the GNU Lesser General Public License.[1]
Use[edit]
Bochs emulates the hardware needed by PC operating systems, including hard drives, CD drives, and floppy drives. It doesn't utilize any host CPU virtualization features, therefore is slower than most virtualization, rather than emulation software. It provides additional security by completely isolating the guest OS from the hardware. Bochs also has extensive debugging features. It is widely used for OS development, as it removes the need for constant system restarts (to test code).
BFE, described as a 'Graphical Debugger Interface for the Bochs PC Emulator', is a graphical interface for the debugger within the Bochs PC emulator that makes it possible to debug software step-by-step at the instruction and register level, much like Borland's Turbo Debugger.[5]
Emulated hardware[edit]
Class | Device |
---|---|
Video card | Cirrus Logic CL-GD5430 ISA |
Cirrus Logic CL-GD5446PCI | |
3dfx Interactive Voodoo Banshee / Voodoo3 | |
Sound card | Sound Blaster 16 (ISA, no Plug & Play), ES1370 (PCI), Basic Sound Device |
NE2000 (ISA/PCI) Ethernet or Intel(R) 82540EM Gigabit Ethernet adapter (PCI)[6] | |
Chipset | Intel 430FX PCI, Intel 440FX PCI and Intel 440BX AGP northbridge. PIIX3 and PIIX4 southbridge. For PCI cards there are 5 PCI slots. |
USB | Root hub and the devices mouse (optional), tablet, keypad (default), disk. |
SMP | Can simulate up to 8 CPUs. |
Enhanced BIOS or SeaBIOS | ElTorito, EDD, APM, PCIBIOS, PCI interrupt routing table, PnP, ACPI, SMM, MPS and VBE. |
References[edit]
- ^ abGael Duval (March 23, 2000). 'MandrakeSoft buys Bochs for Linux and commits it to Open Source'. Retrieved September 21, 2011.
- ^Thinking inside and outside the Bochs with Kevin Lawton, By Ken Hess, August 25, 2011, ZDNet
- ^Bochs was written by Kevin Lawton starting in 1994., 1.1. What is Bochs?, Chapter 1. Introduction to Bochs, Bochs User Manual
- ^'Features'. bochs.sourceforge.net. Retrieved 20 October 2016.
- ^'BFE : about'. SourceForge. Retrieved 27 December 2016.
- ^'Bochs User Manual - Features'. Retrieved 2016-04-06.