1.43 Beta

This commit is contained in:
Chris
2026-02-09 09:44:37 +01:00
parent 23972f8951
commit 9a4b7b05ff
7 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
#include <stdint.h>
// Minimal 8x8 font for ASCII 32-127
// Derived from standard VGA font
static const uint8_t font8x8_basic[128][8] = {
// 0-31 Control chars (empty)
{0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0},