summaryrefslogtreecommitdiff
path: root/Source/Kernel/MemoryManager/GDT.ns.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduced V86 mode. It really fits in nicely :)Alexis2112009-11-081-0/+1
|
* Re-organized everythingAlexis2112009-10-181-1/+1
|
* User mode code can now run !Alexis2112009-10-171-0/+32
| | | | | | We have a sample process (hardcoded in ASM in Task.wtf.asm) that displays a's and sleeps 20ms, but it's on a hidden virtual terminal so it's useless :D
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-0/+24