Skip to content

Champii/microkernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microkernel

Micro Kernel in ASM & C

Everithing is working except for the memory_service that make an offset on virtual memory mapping for an unknown reason.

This problem makes the kernel unable to launch first userland standard process.

Any help is appreciated :)