sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen a1cf7e9dbc Removed unneeded and unused old memory management assembly. 2011-10-10 01:14:14 +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 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
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