This website requires JavaScript.
Explore
Help
Sign In
glm94
/
kernel3
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
d8071c0eac041436e8eb7ec3d197844c02efe6d3
kernel3
/
includes
T
History
glm94
84f64badaf
Added the Global Descriptor Table.
2020-06-19 12:08:17 -05:00
..
gdt.h
Added the Global Descriptor Table.
2020-06-19 12:08:17 -05:00
io.h
Added support for setting up a serial port. This first serial driver appears to only work correctly in QEMU.
2020-05-24 03:24:25 -05:00
kernel.h
Added the Global Descriptor Table.
2020-06-19 12:08:17 -05:00
screen.h
Setup a graphics 'driver' of sorts that can display a banner at the top of the screen.
2020-05-22 12:33:50 -05:00
serial.h
Added support for setting up a serial port. This first serial driver appears to only work correctly in QEMU.
2020-05-24 03:24:25 -05:00