Ports for SerenityOS
Collections What's new Versions Info Sign in

Bochs x86 PC emulator 2.7

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++

cd Ports/bochs
./package.sh

Bochs is a software emulator that allows a computer system, known as the guest, to run on top of another computer system, known as the host. It emulates the hardware components of a computer, such as the processor, memory, and input/output devices, enabling software programs designed for one platform to run on another platform. Bochs can be used to test and debug operating systems, BIOS, and other low-level software, as well as to run legacy applications on modern hardware.

Website: https://sourceforge.net/projects/bochs/

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/bochs

Dependencies: SDL2 🖧

Sign in to vote

✍️ Edit this page

Similar ports

Port icon has the following license: Attribution 4.0 International (CC BY 4.0)