summaryrefslogtreecommitdiff
path: root/Source/Kernel
Commit message (Expand)AuthorAgeFilesLines
* Correct stupid modification.HEADmasterAlex AUVOLAT2014-10-281-1/+1
* Revive MelonAlex AUVOLAT2014-10-287-15/+17
* Nothing intresting...Alexis2112010-01-202-4/+14
* README/LICENSE updatesAlexis2112009-12-291-1/+1
* Bugfixes with mountpointsAlexis2112009-12-273-2/+8
* More workAlexis2112009-12-251-5/+0
* More work on shellAlexis2112009-12-241-2/+2
* Changed some stuff about the ShellAlexis2112009-12-241-0/+6
* CleanupAlexis2112009-12-241-3783/+0
* Changed the way virtual terminal commands are handledAlexis2112009-12-2319-198/+3892
* Revert "[noncompiling commit] Started working on a segmented memory model"Alexis2112009-12-2214-203/+75
* [noncompiling commit] Started working on a segmented memory modelAlexis2112009-12-2214-75/+203
* Merge branch 'master' into frameworkAlexis2112009-12-2220-77/+319
|\
| * More work on the status barAlexis2112009-12-219-94/+141
| * Made status bar into a namespace, and added functionnalitiesAlexis2112009-12-2110-43/+167
| * Added a simple status bar for loading progressAlexis2112009-12-203-5/+44
| * Same optimisation for VESADisplayAlexis2112009-12-203-0/+19
| * Text scrolling optimisation for VGATextOutputAlexis2112009-12-202-0/+13
| * Merge branch 'framework'Alexis2112009-12-206-6/+12
| |\
| * | Keyboard warning gets loggedAlexis2112009-12-201-4/+4
* | | Added template class Map<key, value>Alexis2112009-12-221-0/+2
| |/ |/|
* | rot13, demo app for StreamApp, is working :)Alexis2112009-12-201-2/+4
* | [not tested] Introduced StreamApp.classAlexis2112009-12-201-1/+1
* | Added file streams and string streamsAlexis2112009-12-202-0/+4
* | [not really working] Started work on OStreamAlexis2112009-12-202-3/+3
|/
* Minor changesAlexis2112009-12-192-4/+7
* Nothing, reallyAlexis2112009-12-192-2/+19
* Added some option handling featurs to the default ShellApp classAlexis2112009-12-171-1/+1
* CorrectionsAlexis2112009-12-091-10/+12
* Merge branch 'master' into mountpointsAlexis2112009-12-091-0/+1
|\
| * Some changesAlexis2112009-12-091-0/+1
* | Merge branch 'master' into mountpointsAlexis2112009-12-092-10/+12
|\|
| * Change on memory handling, and .iface.h files documented.Alexis2112009-12-092-10/+12
* | make qemu-hdd now works greatAlexis2112009-11-2910-16/+51
* | Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpointsAlexis2112009-11-291-0/+2
|\ \
| * \ Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpointsAlexis2112009-11-2936-97/+969
| |\ \ | | |/ | |/|
| * | Minor editAlexis2112009-11-291-0/+2
* | | Reading from HDD is now possible !Alexis2112009-11-2911-8/+244
| |/ |/|
* | Fixed some stuffAlexis2112009-11-284-15/+15
* | Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-2811-27/+157
* | Some bugfixesAlexis2112009-11-271-3/+3
* | Added some screenshots, re-organized some stuff.Alexis2112009-11-2714-82/+144
* | Re-organized file system stuff.Alexis2112009-11-256-16/+106
* | Fixed FATFS::readAlexis2112009-11-257-19/+53
* | Reading from floppys supposedly fixed in qemuAlexis2112009-11-246-15/+29
* | Multiple things :Alexis2112009-11-241-11/+25
* | Screwy implementation of FATFS::readAlexis2112009-11-152-3/+27
* | Reading from the FAT12-formatted floppy works \oAlexis2112009-11-158-3/+374
* | Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-1511-30/+163
|/
* LMAlexis2112009-11-154-14/+30