bond is a hobby x86-64 kernel
Go to file
secXsQuared e53e396556 [RUNNING] Structural and boot change:
1. Changed to multiboot2 complaint
2. Separated modules (hal, kernel, test, common)
3. Rewrite makefile/linker script/ grub.cfg to adapt changes.
2016-06-04 02:41:56 -07:00
bochs Adjusted structure to use make command. 2015-01-25 16:59:08 -08:00
build [RUNNING] Structural and boot change: 2016-06-04 02:41:56 -07:00
legacy_bootloader Clean up crap and get code ready for 64 bit. 2015-01-29 00:05:58 -08:00
miscellaneous [RUNNING] Structural and boot change: 2016-06-04 02:41:56 -07:00
x64 [RUNNING] Structural and boot change: 2016-06-04 02:41:56 -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 NOT QUITE WORKING YET 2016-05-31 22:00:29 -07:00
COPYING GPL v3 2016-05-24 00:27:26 -07:00
makefile AVL Tree Test 2016-05-22 01:24:08 -07:00
ReadME.txt Update ReadMe 2016-05-11 15:40:02 -07:00

My Hobby OS.

Far from completion.
Documents coming soon...