sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen 9995354f95 Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +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 Initial version of Sortix. 2011-08-05 14:25:00 +02:00
memorymanagement-asm.s Refactored virtual memory management, making it less buggy. 2011-08-07 00:18:41 +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 Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00