bond is a hobby x86-64 kernel
Go to file
2018-01-25 14:11:22 -05:00
bochs_compile Added boots compilation stuff. Although bochs keeps seg faulting (lol wut) 2016-06-04 16:14:50 -07:00
legacy_bootloader BROKEN AF 2016-09-13 00:41:09 -04:00
miscellaneous ? 2018-01-25 04:53:35 -05:00
x64 in the middle of sth 2018-01-25 14:11:22 -05:00
x86 Added boots compilation stuff. Although bochs keeps seg faulting (lol wut) 2016-06-04 16:14:50 -07:00
.gitattributes Initial 2014-05-30 01:55:32 -07:00
.gitignore Added address space defn to C header 2017-02-05 20:32:28 -08:00
COPYING GPL v3 2016-05-24 00:27:26 -07:00
ReadME.txt Update ReadME.txt 2017-09-14 19:51:55 -04:00

My Hobby OS kernel.

The main purpose is to understand OS kernel design choices and develop reverse-engineering experiences - stick to the assembly debugger.