Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 574 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 574 Bytes

Operating-System

A small operating system designed from scratch with structions and interrupation. After booting the operating system displays a game of Lemmings.

Bochs

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors which may even not reached the market yet.

https://bochs.sourceforge.io/