WIP: Graphics screen and graphics_32/draw_line #23

Draft
Gelthor wants to merge 5 commits from Gelthor/symphony_stdlib:graphics into main
5 Commits
Author SHA1 Message Date
Gelthor 2f2b8930fc Added fill_rectangle, draws a filled block of pixes 2026-09-13 23:18:51 +01:00
Gelthor 41c90b30aa Clearing the screen now switches to the cleared FB 2026-09-13 23:18:11 +01:00
Gelthor 1502c9f23c New graphics_32 and screen modules 2026-09-11 01:59:18 +01:00
Gelthor 52acbbb30d Fixed premissions 2026-09-11 01:57:22 +01:00
Gelthor ee9a0a0607 Added FB_MODE global variable
Stores the current screen mode:
* 0 => text
* 1 => graphics
2026-09-07 00:17:02 +01:00