summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/KernelKit
AgeCommit message (Expand)Author
2024-10-15FIX: Fix PE specifications.Amlal El Mahrouss
2024-10-14IMP: Fixed the PIC remapping side of the initiliazion on PCAmlal El Mahrouss
2024-10-14IMP: Basic ARM64 port.Amlal El Mahrouss
2024-10-13IMP: Delete the memory list when exiting process.Amlal El Mahrouss
2024-10-11IMP: Add new targets for OS X, Xcode.Amlal El Mahrouss
2024-10-11IMP: Drive Manager improvements and to the JSON C++ API.Amlal El Mahrouss
2024-10-09IMP: Rename minkrnl.exe to minoskrnl.exe.Amlal EL Mahrouss
2024-10-09IMP: Implemented SCI Memory Manager following functions: MmFillMemoryAmlal EL Mahrouss
2024-10-08IMP: Rename newoskrnl.exe to minkrnl.exe, which stands for minimal kernel (it...Amlal EL Mahrouss
2024-10-07IMP: User.cxx, make hashing stronger. Amlal El Mahrouss
2024-10-02IMP: Updated Kernel with refactors and fixes.Amlal
2024-09-27feat&wip: Math API for CG, WiP HAL Paging API.Amlal
2024-09-25Refactor codebase: Move Objects to obj/, fix flags, remove .vscode, add syscallsAmlal
2024-09-24Refactor kernel refactors and worked on fixing the GPF on user mode switch.Amlal
2024-09-24IMP: Working on Paging API...Amlal
2024-09-22:boom: A big refactor on the filesystem structure.Amlal