summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices
Commit message (Expand)AuthorAgeFilesLines
* More workAlexis2112009-12-251-5/+0
* More work on shellAlexis2112009-12-241-2/+2
* More work on the status barAlexis2112009-12-211-1/+1
* Made status bar into a namespace, and added functionnalitiesAlexis2112009-12-211-1/+1
* Same optimisation for VESADisplayAlexis2112009-12-203-0/+19
* Text scrolling optimisation for VGATextOutputAlexis2112009-12-202-0/+13
* Minor changesAlexis2112009-12-191-1/+2
* Nothing, reallyAlexis2112009-12-191-1/+18
* make qemu-hdd now works greatAlexis2112009-11-293-2/+9
* Reading from HDD is now possible !Alexis2112009-11-294-0/+201
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-283-14/+18
* Added some screenshots, re-organized some stuff.Alexis2112009-11-271-2/+0
* Fixed FATFS::readAlexis2112009-11-253-17/+31
* Reading from floppys supposedly fixed in qemuAlexis2112009-11-241-13/+6
* 8bpp modes now supported :)Alexis2112009-11-113-4/+80
* 15bpp and 16bpp modes are now supported correctlyAlexis2112009-11-114-22/+73
* Modified the way of calling V86 procedures, and calling BIOS intsAlexis2112009-11-114-46/+22
* More workAlexis2112009-11-115-23/+103
* VESA works !Alexis2112009-11-115-77/+71
* Started working on some 2D graAlexis2112009-11-108-9/+312
* Switching to text mode now really switches to text mode.Alexis2112009-11-082-3/+20
* Worked on graphics mode selection, in prevision for having VESA grpahicsAlexis2112009-11-083-8/+32
* Heap included as well in userland libraryAlexis2112009-10-181-1/+1
* Re-organized everythingAlexis2112009-10-182-3/+3
* Tasking now works with linked listsAlexis2112009-10-112-10/+10
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-022-3/+3
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-13/+24
* Nothing, reallyAlexis2112009-09-115-4/+7
* Cleanup'ed a TODOAlexis2112009-09-061-1/+1
* Maybee some changesAlexis2112009-09-021-0/+8
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-315-0/+674
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-313-0/+81
* We now have (partial) support for UTF-8.Alexis2112009-08-293-4/+5
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-2/+2
* cleanupAlexis2112009-08-292-0/+0
* Some changesAlexis2112009-08-292-0/+0
* Some changesAlexis2112009-08-282-2/+5
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-226-1/+112
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-214-5/+7
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-214-0/+59