summaryrefslogtreecommitdiff
path: root/Source/Kernel/DeviceManager
Commit message (Collapse)AuthorAgeFilesLines
* README/LICENSE updatesAlexis2112009-12-291-1/+1
|
* Changed the way virtual terminal commands are handledAlexis2112009-12-231-4/+2
| | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ...
* More work on the status barAlexis2112009-12-212-0/+40
|
* Changed some things in the way init is handled.Alexis2112009-11-141-37/+42
| | | | | | Also : - Modified stuff in the GOL simulator - Added support for a kernel-built-in keymap
* Added a game of life simulator demoAlexis2112009-11-131-84/+1
|
* 8bpp modes now supported :)Alexis2112009-11-111-0/+2
|
* 15bpp and 16bpp modes are now supported correctlyAlexis2112009-11-111-0/+2
|
* Modified the way of calling V86 procedures, and calling BIOS intsAlexis2112009-11-112-0/+5
|
* Worked on graphics mode selection, in prevision for having VESA grpahicsAlexis2112009-11-082-7/+34
|
* Re-organized everythingAlexis2112009-10-184-5/+5
|
* Nothing intrestingAlexis2112009-09-263-1/+18
|
* Keymaps are now loaded from ramfs.Alexis2112009-09-202-7/+22
|
* We now have scrollable virtual terminals !Alexis2112009-09-201-1/+1
|
* Nothing, reallyAlexis2112009-09-114-12/+19
|
* Maybee some changesAlexis2112009-09-022-7/+10
|
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-313-3/+3
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-312-0/+293
|
* We now have (partial) support for UTF-8.Alexis2112009-08-292-2/+3
|
* cleanupAlexis2112009-08-293-0/+0
|
* Some changesAlexis2112009-08-293-0/+0
|
* Some changesAlexis2112009-08-282-2/+2
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-226-0/+160