Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 212 Bytes

realmodetesting

Messing around with 16-bit real mode code.

Builds on linux with build-essential, cmake.

Runs on with qemu-system-i386.

Usage:

mkdir build
cd build
cmake ..
make
make run