summaryrefslogtreecommitdiff
path: root/Source/Kernel/Core/Sys.ns.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tasking now works with linked listsAlexis2112009-10-111-3/+3
|
* Exiting from a thread now works without hanging everything.Alexis2112009-10-091-1/+1
|
* Added some screenshots :)Alexis2112009-09-201-1/+1
|
* We now have scrollable virtual terminals !Alexis2112009-09-201-3/+16
|
* Fixed some bugsAlexis2112009-09-121-0/+25
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-1/+1
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-311-0/+15
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-4/+12
|
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-211-4/+11
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+66