bond is a hobby x86-64 kernel
Go to file
2016-05-17 22:43:48 -07:00
bochs Adjusted structure to use make command. 2015-01-25 16:59:08 -08:00
build Step up higher half kernel [In Progress] 2015-09-11 00:51:13 -04:00
legacy_bootloader Clean up crap and get code ready for 64 bit. 2015-01-29 00:05:58 -08:00
miscellaneous Plain of snow 2015-03-05 00:04:29 -08:00
Test Rewrite linked list library. Much more APIs, more graceful code and better test cases. 2016-05-17 22:43:48 -07:00
x64/src Rewrite linked list library. Much more APIs, more graceful code and better test cases. 2016-05-17 22:43:48 -07:00
x86/src Physical memory manager [In Progress] 2015-09-04 15:04:22 -04:00
.gitattributes Initial 2014-05-30 01:55:32 -07:00
.gitignore Merge remote-tracking branch 'origin/master' 2015-07-17 00:42:14 -04:00
bochs64.bxrc So kernel 64 can set up itself now. (Requires 1GB page size. But just for temporary setup, in the kernel we will still stick to 4KB page.) 2015-02-07 15:34:26 -08:00
bochsdbg64.bxrc So kernel 64 can set up itself now. (Requires 1GB page size. But just for temporary setup, in the kernel we will still stick to 4KB page.) 2015-02-07 15:34:26 -08:00
bochsUbuntu.bxrc Screw mac os x and gui debugger. 2015-09-03 20:22:12 -04:00
CMakeLists.txt Development: 2016-05-17 12:03:18 -07:00
makefile Development: 2016-05-17 12:03:18 -07:00
ReadME.txt Update ReadMe 2016-05-11 15:40:02 -07:00

My Hobby OS.

Far from completion.
Documents coming soon...