This website requires JavaScript.
Explore
Help
Sign In
aclindsa
/
aedrix-kernel
Watch
1
Star
0
Fork
0
You've already forked aedrix-kernel
Code
Releases
Activity
563ad96efb
aedrix-kernel
/
kernel
History
Aaron Lindsay
563ad96efb
Add memory initialization to start_kernel.c
2012-09-23 01:39:07 -04:00
..
console.c
Start adding simple video console which uses framebuffer
2012-09-09 01:58:38 -04:00
font.c
Add simple 6x13 pixel font
2012-09-09 01:54:02 -04:00
framebuffer.c
framebuffer: fix 16- and 24-bit color. 8-bit still doesn't work.
2012-09-08 00:42:23 -04:00
list.c
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
Makefile.inc
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
mm.c
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
print.c
Update printing in hex format to be more straight-forward
2012-09-10 23:59:30 -04:00
start_kernel.c
Add memory initialization to start_kernel.c
2012-09-23 01:39:07 -04:00