..
boot
Clean up jump into RING 3
2023-02-17 14:46:44 +01:00
drivers
Primitie listing rootdir of FAT16 filesystem
2023-02-19 14:17:47 +01:00
filesystem
Started implementing the virtual file system
2023-02-17 21:52:03 +01:00
i386
Remove cpu.h and cpu.cpp in favor of i386/processor.[h|cpp]
2023-02-17 22:01:32 +01:00
interrupts
Primitie listing rootdir of FAT16 filesystem
2023-02-19 14:17:47 +01:00
memory
Primitie listing rootdir of FAT16 filesystem
2023-02-19 14:17:47 +01:00
partitiontable /mbr
Starting to move towards proper HAL and ring3
2023-02-11 12:22:45 +01:00
prekernel
KERNEL: First Kernel heap implementation
2022-09-03 17:27:29 +02:00
supervisorterminal
Primitie listing rootdir of FAT16 filesystem
2023-02-19 14:17:47 +01:00
terminal
Merged FAT16 into Dev
2023-02-03 21:47:05 +01:00
vfs
Started on path resolution algorithm
2023-02-19 22:17:56 +01:00
bitmap.h
KERNEL: Pre-kernel sets up the physical memory manager.
2022-09-03 01:00:17 +02:00
bootcheck.h
Merged FAT16 into Dev
2023-02-03 21:47:05 +01:00
bootinfo.h
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
crti.s
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
crtn.s
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
definitions.h
Clean up jump into RING 3
2023-02-17 14:46:44 +01:00
irq_table.s
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
irs_table.s
Moved reading file from disk to its own super visor terminal command
2023-02-08 14:07:44 +01:00
kernel.cpp
Started on path resolution algorithm
2023-02-19 22:17:56 +01:00
kernel.h
Moved reading file from disk to its own super visor terminal command
2023-02-08 14:07:44 +01:00
linker.ld
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
serial.h
Merged FAT16 into Dev
2023-02-03 21:47:05 +01:00
time.cpp
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
time.h
Merged FAT16 into Dev
2023-02-03 21:47:05 +01:00
timer.cpp
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
timer.h
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00