banan-os/kernel/kernel/Terminal
Bananymous f3d9da9549 Kernel: Rewrite all read/write functions to use BAN::ByteSpan
This allows us to not work with raw pointers and use sized containers
for reading and writing.
2023-10-24 11:56:00 +03:00
..
Serial.cpp Kernel: Rework whole ATA driver structure 2023-10-08 02:50:23 +03:00
TTY.cpp Kernel: Rewrite all read/write functions to use BAN::ByteSpan 2023-10-24 11:56:00 +03:00
VesaTerminalDriver.cpp Kernel: Start using multiboot2 instead of multiboot 2023-10-17 01:06:24 +03:00
VirtualTTY.cpp Kernel: Rework whole ATA driver structure 2023-10-08 02:50:23 +03:00