Merge into main the new state of the operating system/kernel #1
.gitattributes.gitignoreMakefileREADME.mdfeatures.md
screenshots
src
grub.cfg
todo.mdkernel
MMU.h
arch
boot.Sbootcheck.hbootloader
cpu.hcrti.scrtn.sdisk.hgdt
idt
io.cppio.hirq_table.sirs_table.skernel.cppkernel.hkstructures
linker.ldmemory
PageDirectory.cppPageDirectory.hPageFrameAllocator.cppPageFrameAllocator.hPhysicalMemoryManager.cppPhysicalMemoryManager.hSlabAllocator.h
paging.spci.cpppci.hpic
ports
serial.htime.htimer.cpptimer.htty
vga
libc
@ -28,8 +28,8 @@ screen. The terminal/screen has scrolling so the latest messages are visible on
|
||||
|
||||
________________________
|
||||
### Planning
|
||||
[See TODO](TODO.md)
|
||||
|
||||
[See TODO](todo.md) \
|
||||
[See Features](features.md)
|
||||
________________________
|
||||
### Docs
|
||||
[Intro](docs/Intro.md) \
|
||||
|
Reference in New Issue
Block a user