summaryrefslogtreecommitdiffhomepage
path: root/Private
AgeCommit message (Expand)Author
2024-04-03Kernel: Rename HeapManager to UserHeapManager, document FileManager' Filesyst...Amlal El Mahrouss
2024-04-03Bugfix: Free the page when done with it (Kernel Heap)Amlal El Mahrouss
2024-04-03MHR-3: See main changes below.Amlal El Mahrouss
2024-04-02OS: Changes related to System API, breaking changes, also added HTMLLib.Amlal El Mahrouss
2024-04-02SystemLib: Add TrueType library definitions.Amlal El Mahrouss
2024-04-02Kernel: New commit, see below.Amlal El Mahrouss
2024-04-01Kernel: Bringing support 48-bit ATA PIO.Amlal El Mahrouss
2024-04-01Private:EPM: Update spec.Amlal El Mahrouss
2024-04-01NewKernel: v412024Amlal El Mahrouss
2024-03-31Kernel: Improve Drive Manager regarding the NewFS support.Amlal El Mahrouss
2024-03-31BootEPM.cxx: Still need to write a valid NewKernel inside thisAmlal El Mahrouss
2024-03-31FirmwareKit: Update EPM specs and implementation.Amlal El Mahrouss
2024-03-31Kernel:FSKit: Worked on filesystem indexing and new fs_ calls.Amlal El Mahrouss
2024-03-30NewBoot: See below.Amlal El Mahrouss
2024-03-30Bootloader: See below.Amlal El Mahrouss
2024-03-30Kernel: See below.Amlal El Mahrouss
2024-03-29Kernel: See below.Amlal El Mahrouss
2024-03-29Kernel: See below.Amlal El Mahrouss
2024-03-29Kernel and SystemLib: See below.Amlal El Mahrouss
2024-03-28Extend Swap HD from 4MIB to 16MIB, Made SystemLib purely C, added SystemCxxLi...Amlal El Mahrouss
2024-03-28NewKernel: Add PowerPC partition type inside EPM, add Leak() FileStream metho...Amlal El Mahrouss
2024-03-28Kernel: Move CA_FAR CA_NEAR into x86 code only.Amlal El Mahrouss
2024-03-28Kernel: :boom: breaking changes, Update API and the HCORE basedAmlal El Mahrouss
2024-03-27Encoder: Encoder::As requires the object to implement the As method.Amlal El Mahrouss
2024-03-27Kernel && Developer:Amlal El Mahrouss
2024-03-27Kernel: Update System API, add prefix to functions.Amlal El Mahrouss
2024-03-26URL.cxx: remove sysconf from kURLProtocols list.Amlal El Mahrouss
2024-03-26Kernel: Implement more API calls.Amlal El Mahrouss
2024-03-26Kernel: Add NewFS support: initial commit.Amlal El Mahrouss
2024-03-26Kernel and System.Core: kernel related fixes and :boom: on User API.Amlal El Mahrouss
2024-03-26NewBoot: See below.amlal
2024-03-26NewBoot: Fully Implemented an EPM drive, needs now to write the layoutAmlal El Mahrouss
2024-03-26Kernel: Adding IPC support.Amlal El Mahrouss
2024-03-25Kernel: implement some tickets, improved stuff.Amlal El Mahrouss
2024-03-25Kernel: A lot of preliminary changes before AHCI and SMP support.Amlal El Mahrouss
2024-03-25IMP: ke_io_read support.amlal
2024-03-24Revision of Handover: Remove bootloader field.amlal
2024-03-24Kernel: Add CRC32 check inside the kernel's heap,Amlal El Mahrouss
2024-03-23Kernel: See below.Amlal El Mahrouss
2024-03-23unstable, secret: bump.amlal
2024-03-23HCR-12: Add documentation for code.Amlal El Mahrouss
2024-03-23Kernel: PS2 mouse builtin works now.amlal
2024-03-23Kernel and Bootloader: See below.Amlal El Mahrouss
2024-03-22EPM: NewBoot: Implement EPM scheme for HCore.Amlal El Mahrouss
2024-03-22Storage/ATA.cxx: should only be present if it's the kernel scenario.Amlal El Mahrouss
2024-03-22meta: update makefile.amlal
2024-03-22NewBoot: BootATA.cxx: Improve driver.amlal
2024-03-22Kernel: HCR-14: Cleanup useless stuff.amlal
2024-03-22HCR-14: Implement ATA for HCoreKrnl.exe.amlal
2024-03-22HCR-14: ATA Built-in driver.Amlal El Mahrouss