Skip to content

pawlos/bug-free-potato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.