From f99e383775fa43c5c1354067962b1590ff2abdae Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 3 Feb 2024 20:39:06 +0100 Subject: NewBoot: Will work on AHCI instead, ATA is not getting any further in the future. Signed-off-by: Amlal El Mahrouss --- SPECIFICATION.TXT | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 SPECIFICATION.TXT (limited to 'SPECIFICATION.TXT') diff --git a/SPECIFICATION.TXT b/SPECIFICATION.TXT deleted file mode 100644 index a681984f..00000000 --- a/SPECIFICATION.TXT +++ /dev/null @@ -1,32 +0,0 @@ -=================================== -0: General Information -=================================== - -- ABI and Format: PEF/PE32+. -- Architecture: Microkernel. -- Language: C++/(Assembly (AMD64, X64000, X86S, ARM64)) - -=================================== -1: The HCore Microkernel -=================================== - -- Drive Abstraction. -- SMP, Preemptive MT. -- Separation of Files/Devices. -- Networking. -- Hardware Abstraction Layer. -- Native Filesystem support (NewFS). -- Program Loader. -- TLS. -- Canary bird. -- Dynamic Libraries. -- Cross platform code (it has to work for each platform) - -=================================== -2: The Filesystem -=================================== - -- Catalog based with forks. -- Large storage support. -- Long file names. -- UNIX path style. -- cgit v1.2.3