summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2024-09-01Added new fields for the OS inside handover header.Amlal El Mahrouss
2024-09-01[ IMP ] Add more code segments for other purposes, which is veryAmlal El Mahrouss
2024-09-01Many bug fixes, and wip fixes.Amlal El Mahrouss
2024-09-01[ IMP ] Found out the issue of ring 3 switch.Amlal El Mahrouss
2024-08-31[IMP] Fixed many stuff in user-mode switch, working on finishing it andAmlal El Mahrouss
2024-08-31[ IMP ] Improvements over PEF loader, and new thread loading API, toAmlal El Mahrouss
2024-08-31WIP: Work in progress user scheduler, SMP version is next after thatAmlal El Mahrouss
2024-08-31Source bump.Amlal El Mahrouss
2024-08-31Saving progress on User scheduler implementation.Amlal El Mahrouss
2024-08-30Worked on it, fixing the MP backend code.Amlal EL Mahrouss
2024-08-30Fixed many issues with the kernel, and refactored it.Amlal EL Mahrouss
2024-08-30A set of fixes regarding the scheduler and code manager.Amlal EL Mahrouss
2024-08-30[FIX] Fix Ref class, which didn't validate fClass correctly.Amlal EL Mahrouss
2024-08-30[IMP] Updated the ARM64 release of ZKA.Amlal EL Mahrouss
2024-08-30A lot of filesystem improvements.Amlal El Mahrouss
2024-08-30A lot of fixes regarding the kernel:Amlal El Mahrouss
2024-08-29[FIX] Fix storage size for SSD inside StorageKit.Amlal El Mahrouss
2024-08-28[UPDATE] Use System component term instead of booting.Amlal El Mahrouss
2024-08-28[IMP] RunSCM, RunDLL64 programs, needs SCI.dll to implement these functions t...Amlal
2024-08-28Moved security dll, encryptfs dll and renderer dll into DLL!Amlal
2024-08-28[FIX] Use cLastExitCode as unsigned variable, refactored the code toAmlal El Mahrouss
2024-08-28[IMP] Add driver signer, for ZKA drivers.Amlal El Mahrouss
2024-08-28[IMP] Add ipc_construct_packet function to IPC protocol implementation.Amlal El Mahrouss
2024-08-27[IMP] Updated SCM API, add XPCOM interface.Amlal El Mahrouss
2024-08-27[WIP] Finishing SMP support, and then working on system driver andAmlal El Mahrouss
2024-08-27[IMP] Improve log window to specify file path.Amlal El Mahrouss
2024-08-27[IMP] Add log window when booting.Amlal EL Mahrouss
2024-08-27[IMP] Use SMP by default.Amlal EL Mahrouss
2024-08-26[IMP] New Loading console when loading kernel and it's drivers.Amlal EL Mahrouss
2024-08-26[IMP] Detect MP support, redirect interrupt to startup routine.Amlal EL Mahrouss
2024-08-26[IMP] DON'T USE STRINGVIEW FOR NAME (FindSymbol)Amlal EL Mahrouss
2024-08-26[FIX] ???: Was somehow NEWOS_COPY_DEFAULT instead of ZKA_COPY_DEFAULT.Amlal EL Mahrouss
2024-08-26[IMP] Add kSysPage macro.Amlal El Mahrouss
2024-08-26[IMP] Add page file inside \System\ (syspage.sys)Amlal El Mahrouss
2024-08-26[IMP] DLLInterface class and also reworked SCI's API.Amlal El Mahrouss
2024-08-25[REFACTOR] Better source name and labels.Amlal El Mahrouss
2024-08-25[CG/FUI] CG's FlatUI library, made for pre-boot/pre-user environements.Amlal El Mahrouss
2024-08-25[FIX] Fix button text layout, working on setup wizard.Amlal El Mahrouss
2024-08-24[IMP] Remove useless button, gotta use it later.Amlal El Mahrouss
2024-08-24[FIX] Kernel: Fix scheduler code and improved it's inner workings.Amlal El Mahrouss
2024-08-24[IMP] Better kernel design.Amlal El Mahrouss
2024-08-24[CG] Add button control and worked on improving CG.Amlal El Mahrouss
2024-08-24[API] Refactors and improvements.Amlal El Mahrouss
2024-08-24[IMP] CoreCG's User Interface Kit, this is a driver/kernel library only.Amlal El Mahrouss
2024-08-24[IMP+REFACTORS] See below.Amlal El Mahrouss
2024-08-23[IMP] Add SIGG record, still working on AHCI support.Amlal El Mahrouss
2024-08-23[ARM64] Just remove the undefined KeMain symbol from the file.Amlal El Mahrouss
2024-08-23[IMP/WIP] AHCI disk driver for kernel DLL.Amlal El Mahrouss
2024-08-23[UPD] Just added private: explicetely to UserManager.Amlal El Mahrouss
2024-08-23[FIX+IMP] 'User' login system in order to use the system according toAmlal El Mahrouss