feature: terminal scroll works again (with a bg image, without the bg image it's a wip)

This commit is contained in:
2024-12-17 15:33:21 +01:00
parent 3b0b090430
commit dda9c8a1ef
6 changed files with 840 additions and 661 deletions

View File

@ -3,7 +3,6 @@
#include "drivers.h"
#include "gdt.h"
#include "icon.h"
#include "icons/image.h"
#include "idt.h"
#include "kprintf.h"
#include "memory.h"