Commit Graph
12 Commits
Author SHA1 Message Date
daniel a3859dc3c4 feat: Mouse cursor 2026-02-17 12:45:04 +01:00
daniel 641ec4681b feat: Local/IO APIC, PS/2 keyboard & mouse 2026-02-17 12:44:31 +01:00
daniel e2f059bf90 fix: Cross-compilation & build tools script, IoPort fix 2026-02-17 11:15:43 +01:00
daniel e8e89b27a7 fix: terminal fix, +docs 2026-02-16 23:13:11 +01:00
daniel ee0b8395a2 feat(Terminal): Add colored log level representation in KernelLogStream 2025-12-06 18:12:02 +01:00
daniel 8721194aeb fix(IDT): Fixed IDT reference bug 2025-12-06 17:55:06 +01:00
daniel bfcc74514b fix(kernel), feat(Timekeeping): Rely on system OVMF firmware for emulation, Rudimentary time zone support 2025-12-06 17:41:58 +01:00
daniel 18ab628682 feat(Terminal): Enhance terminal UI with panel updates and new BoxUI utility functions
feat(Timekeeping): Implement time initialization and month string representation
refactor(Panic): Improve panic output formatting and add boxed UI elements
refactor(UEFI): Expand UEFI header and structure definitions for better clarity
refactor(IoPort): Comment out unimplemented IO functions for future work
2025-08-14 12:36:56 +02:00
daniel 7f0e67782d fix: General fixes 2025-08-07 21:26:50 +02:00
daniel 4d98c6a7d6 fix(kernel/Terminal): Fix Terminal.cpp 2025-06-12 08:22:30 +02:00
daniel 9e5847c878 fix(kernel/Libraries): Make flanterm a proper submodule 2025-06-12 08:22:09 +02:00
daniel 0c9472e151 fix(kernel): Add support for Flanterm breaking change & remove redundant code in ACPI.cpp 2025-06-12 08:16:29 +02:00