sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen c705bf39ff Ported kernel to new syscall API and started cleaning up the old one. 2011-10-27 00:20:28 +02:00
..
base.s Initial version of Sortix. 2011-08-05 14:25:00 +02:00
bits.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
boot.s Initial version of Sortix. 2011-08-05 14:25:00 +02:00
gdt.asm Initial version of Sortix. 2011-08-05 14:25:00 +02:00
interrupt.asm Restored support for JSSortix using very ugly hacks. :( 2011-09-08 11:10:41 +02:00
memorymanagement.cpp Fixed two very nasty bugs in the x86 memory management code. 2011-10-20 03:52:08 +02:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
syscall.s Ported kernel to new syscall API and started cleaning up the old one. 2011-10-27 00:20:28 +02:00
x86.cpp Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00
x86.h Ported kernel to new syscall API and started cleaning up the old one. 2011-10-27 00:20:28 +02:00