summaryrefslogtreecommitdiff
path: root/Source/Kernel/VTManager
Commit message (Collapse)AuthorAgeFilesLines
* Nothing, reallyAlexis2112009-10-171-1/+2
|
* Tasking now works with linked listsAlexis2112009-10-111-1/+1
|
* Implemented FileVT.Alexis2112009-09-203-1/+87
|
* Implemented PipeVT.Alexis2112009-09-204-1/+56
|
* We now have scrollable virtual terminals !Alexis2112009-09-209-117/+274
|
* Changes in mutexes, vectors and VTs :Alexis2112009-09-183-5/+11
| | | | | | mutexes now use the atomic_exchang defined in Task.wtf.asm some vector methods are now declared const VTs now can display (decimal) 64bit integers
* Merge branch 'vfs'Alexis2112009-09-132-3/+3
|\
| * RamFS creatable but not loadable yetAlexis2112009-09-132-3/+3
| |
* | Nothing, reallyAlexis2112009-09-131-1/+1
|/
* Nothing, reallyAlexis2112009-09-112-7/+7
|
* Bug correctionAlexis2112009-09-061-1/+0
|
* Maybee some changesAlexis2112009-09-021-9/+9
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-312-0/+30
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-313-3/+83
|
* We now have (partial) support for UTF-8.Alexis2112009-08-292-16/+17
|
* cleanupAlexis2112009-08-292-0/+0
|
* Some changesAlexis2112009-08-292-0/+0
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-224-4/+61
|
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-212-0/+209