Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 389 Bytes

bug-free-potato

Prerequisites

Building

make clean && make build-cd

Running

Either use attached potato.bxrc file or execute with qemu-system-x86_64 -cdrom dist\x86_64\kernel.iso.

Debugging

Add -serial stdio to enable debug logging.