sortix-mirror/sortix/x64
Jonas 'Sortie' Termansen 4579384312 Ported the GDT and TSS to x64. 2011-10-10 01:16:36 +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 Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
gdt.s Ported the GDT and TSS to x64. 2011-10-10 01:16:36 +02:00
interrupt.asm Initial version of Sortix. 2011-08-05 14:25:00 +02:00
memorymanagement.cpp Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
x64.cpp Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00
x64.h Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00