summaryrefslogtreecommitdiff
path: root/Source/Kernel/MemoryManager/Mem.ns.cpp
Commit message (Expand)AuthorAgeFilesLines
* Heap is now in a separate class, Heap.Alexis2112009-10-131-222/+18
* Fixed some bugsAlexis2112009-09-121-1/+1
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-311-0/+6
* We now have (partial) support for UTF-8.Alexis2112009-08-291-2/+2
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-2/+238
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-211-0/+23