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
7
Commits
1
Branch
0
Tags
200
KiB
C
82.3%
Assembly
9.7%
Makefile
5.9%
C++
1.2%
Linker Script
0.9%
332b86f520
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Lindsay
332b86f520
framebuffer: fix 16- and 24-bit color. 8-bit still doesn't work.
2012-09-08 00:42:23 -04:00
boot
Initial commit
2012-09-03 23:44:36 -04:00
devices
Add devices directory, and PL011 and PL110 basic (very!) device drivers
2012-09-07 23:52:43 -04:00
include
Add basic framebuffer support (probably not working right yet?)
2012-09-07 23:54:04 -04:00
kernel
framebuffer: fix 16- and 24-bit color. 8-bit still doesn't work.
2012-09-08 00:42:23 -04:00
.gitignore
Add .gitignore, update Makefile
2012-09-07 23:58:19 -04:00
link.ld
Initial commit
2012-09-03 23:44:36 -04:00
Makefile
Add .gitignore, update Makefile
2012-09-07 23:58:19 -04:00