Commit Graph

9 Commits

Author SHA1 Message Date
af7b8d2851 memory allocation 2025-07-18 21:41:42 +03:00
f9a858c953 exception handler 2025-07-18 19:36:31 +03:00
8fae948c32 implement kernel panic 2025-07-18 12:36:18 +03:00
550a36ba88 add new functions 2025-05-29 23:23:42 +03:00
9d161d1cb5 basic types and memory operations 2025-05-29 22:20:47 +03:00
a05038d700 fix issues 2025-05-25 16:15:26 +03:00
af8cd71f59 create simple kernel in C with a linker script 2025-05-25 14:30:03 +03:00
08488ba1d7 add run script 2025-05-25 13:01:31 +03:00
5ba047d1aa init commit 2025-05-23 22:47:23 +03:00