bond is a hobby x86-64 kernel
Go to file
secXsQuared1995 1c1f73f7a8 Implemented higher-half kernel mapping (see wiki). Some cleanings need to be done.
PAIN: Bochs does not dump all long mode address mappings.
2017-02-04 23:43:15 -08: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 Moving to higher half KRNL 2017-02-03 19:10:51 -08:00
x64 Implemented higher-half kernel mapping (see wiki). Some cleanings need to be done. 2017-02-04 23:43:15 -08: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 Compiled + linked with the given cross compiler. Now I need to build a cross compiler myself 2017-02-02 17:14:23 -08:00
COPYING GPL v3 2016-05-24 00:27:26 -07:00
ReadME.txt Update Readme 2016-06-22 18:40:27 -07:00

My Hobby OS.

12.986% done.

If interested, checkout the Wiki. It contains designs of the OS.