Support lines in all directions and add squares

This commit is contained in:
2025-07-26 17:17:05 +02:00
parent 955c4c5785
commit 80c4c3604c
3 changed files with 72 additions and 16 deletions

View File

@@ -10,6 +10,7 @@ NovaOS is a expository project where I build a kernel from scratch for a Raspber
- UART ✓
- GPIOs ✓
- GPIO Interrupts ✓
- Frame Buffer
- Communicate with peripherals via mailboxes ✓
- Frame Buffer ✓
- MMU
- Basic Terminal over UART