Commit Graph

10 Commits

Author SHA1 Message Date
7bc28c2331 blindly implemented exit system call 2025-07-31 13:14:28 +03:00
cfffd14b4b wrote a shell but have an error will debug tomorrow 2025-07-29 21:48:16 +03:00
bc9fa4eac7 implemented user mode 2025-07-29 11:31:47 +03:00
ee6c87c6d7 small refactoring & fix 2025-07-27 12:24:50 +03:00
f742d1fe9b map kernel memory area 2025-07-27 11:35:47 +03:00
3d7cf62b03 page table construction 2025-07-27 11:02:43 +03:00
613145e8f6 process control and context switch 2025-07-23 13:45:41 +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
9d161d1cb5 basic types and memory operations 2025-05-29 22:20:47 +03:00