Bananymous
|
fc05642b74
|
Kernel: Make Render from buffer public tty function
|
2022-12-30 19:57:44 +02:00 |
Bananymous
|
3e8590687f
|
Kernel: Cleanup code and move kmalloc initialization to later
|
2022-12-28 04:16:21 +02:00 |
Bananymous
|
620b836fc3
|
Kernel: VESA now somewhat handles Cursor in Graphics mode
|
2022-12-27 18:29:02 +02:00 |
Bananymous
|
2d46281c16
|
Kernel: TTY scroll is now done using memmove
This will be faster when memory functions will be optimized
|
2022-12-27 17:45:47 +02:00 |
Bananymous
|
5ae1fc58e9
|
Kernel: Clean code in tty and vesa
|
2022-12-27 17:22:45 +02:00 |
Bananymous
|
2535eb1c4c
|
Kernel: TTY now handles keeping terminal buffer
VESA Driver cannot scroll anymore, this is handled by tty
|
2022-12-27 17:06:33 +02:00 |
Bananymous
|
d8fd6afd12
|
Kernel: Make TTY a class
|
2022-12-23 15:55:45 +02:00 |