bond is a hobby x86-64 kernel
Go to file
sy2zhao 26359491a8 line ending.... 2018-01-26 11:17:58 -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 Fixed everything. Gonna compile. 2018-01-26 03:43:22 -05:00
x86 Added boots compilation stuff. Although bochs keeps seg faulting (lol wut) 2016-06-04 16:14:50 -07:00
.gitattributes line ending.... 2018-01-26 11:17:58 -05:00
.gitignore Added address space defn to C header 2017-02-05 20:32:28 -08:00
ReadME.txt Update ReadME.txt 2017-09-14 19:51:55 -04:00

ReadME.txt

My Hobby OS kernel.

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