Commit Graph

18 Commits

Author SHA1 Message Date
d491820759 Compiler warning 2023-02-16 03:51:08 +02:00
593bd0d620 Fixed screen printing bug 2023-02-16 03:50:32 +02:00
78e1748233 Optimize Scroll() function 2023-02-16 03:00:00 +02:00
5257ff662f Debug what destructors are called 2023-02-14 03:53:09 +02:00
dc43de81e8 TODO: fix memory deadlocks 2023-02-10 18:01:32 +02:00
7d37988e3c Display functions are now in a file 2023-02-10 05:45:47 +02:00
e3180d4092 Updated kernel fonts 2023-01-03 17:54:24 +02:00
c0a3d3dd24 Added DrawString in Display 2022-12-26 08:40:34 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
9dbe40704d If a wrong color is specified, set the color value to 0xFFFFFF 2022-11-05 04:25:07 +02:00
5d41d36bd8 Implemented SmartCriticalSection 2022-10-21 03:49:12 +03:00
5f03d287d3 forgot "if (WriteToUART)" 2022-10-16 21:14:38 +03:00
31f83fe0f7 Fix for display uart printing colors 2022-10-16 20:58:35 +03:00
b8c5c15a47 implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
9c00c5ec4b Color support 2022-10-11 00:46:51 +03:00
4b6683823f Update files 2022-10-10 23:29:39 +03:00