sortix-mirror/sortix/x64
Jonas 'Sortie' Termansen f0ec4ffacc Forgot to push %rbp in x64/syscall.s 2011-11-29 11:45:00 +01: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 x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
process.cpp x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00
scheduler.cpp x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00
syscall.s Forgot to push %rbp in x64/syscall.s 2011-11-29 11:45:00 +01:00
thread.cpp x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00
x64.cpp x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00
x64.h x64 now compiles again and runs on real hardware. 2011-11-29 01:31:54 +01:00