This website requires JavaScript.
Explore
Help
Sign In
glm94
/
kernel3
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b409b3e9d2bc4d6f24f2c47e74287609f589d4d5
kernel3
/
kernel
T
History
glm94
b409b3e9d2
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
..
io.s
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
kmain.c
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
loader.s
Fixed a bug that caused the kernel image to lose it multiboot signature. Added code to test printing a string to the screen.
2020-05-09 21:55:51 -05:00
screen.c
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
serial.c
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