Hobby operating system for x86_64
Go to file
Bananymous 6fe0d04f07 Kernel: Implement basic VESA Graphics mode driver
We now support VESA Graphics mode with some bitmap fonts
2022-12-16 00:47:03 +02:00
BAN BAN: Vector now has a copy constructor 2022-12-15 17:28:12 +02:00
kernel Kernel: Implement basic VESA Graphics mode driver 2022-12-16 00:47:03 +02:00
libc LibC: Add some new functions 2022-12-13 00:51:57 +02:00
.gitignore Kernel: Implement basic VESA Graphics mode driver 2022-12-16 00:47:03 +02:00
build.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
clean.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
config.sh BAN: Move Formatter to new project called BAN 2022-12-13 10:39:57 +02:00
default-host.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
headers.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
install-usb.sh General: Add script to install iso to usb 2022-12-13 00:50:48 +02:00
iso.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
qemu.sh Kernel: Add new generic Printer class 2022-12-10 00:57:09 +02:00
target-triplet-to-arch.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00