summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Same optimisation for VESADisplayAlexis2112009-12-203-0/+19
|
* Text scrolling optimisation for VGATextOutputAlexis2112009-12-202-0/+13
|
* Merge branch 'framework'Alexis2112009-12-2041-67/+648
|\ | | | | | | | | Conflicts: .gitignore
| * Some reorganisationAlexis2112009-12-207-1391/+17
| |
| * rot13, demo app for StreamApp, is working :)Alexis2112009-12-2019-13/+1471
| |
| * [not tested] Introduced StreamApp.classAlexis2112009-12-2010-1326/+80
| |
| * Added file streams and string streamsAlexis2112009-12-2016-498/+625
| |
| * Worked on IStream. Seems to workAlexis2112009-12-2012-18/+1530
| |
| * [not really working] Started work on OStreamAlexis2112009-12-2011-25/+129
| |
| * Merge branch 'master' into frameworkAlexis2112009-12-203-4/+7
| |\
| * | really nothingAlexis2112009-12-191-0/+4
| | |
* | | Keyboard warning gets loggedAlexis2112009-12-202-4/+8
| |/ |/|
* | Minor changesAlexis2112009-12-193-4/+7
| |
* | Merge branch 'framework'Alexis2112009-12-1925-114/+374
|\|
| * Nothing, reallyAlexis2112009-12-193-2/+21
| |
| * Nothing, reallyAlexis2112009-12-182-2/+2
| |
| * Added some option handling featurs to the default ShellApp classAlexis2112009-12-1716-31/+198
| |
| * New model, object-oriented, for applicationsAlexis2112009-12-1614-93/+167
| |
* | Revert "Revert "Nothing, really""Alexis2112009-12-182-1/+2
| | | | | | | | This reverts commit 260347c06637f15ea93c6ad99bce4420a28bae6b.
* | Revert "[nonworking commit] Started porting newlib"Alexis2112009-12-183974-1282257/+5
| | | | | | | | This reverts commit d04645198d648a17ccb83e70aa5e6d60a06121aa.
* | Revert "Nothing, really"Alexis2112009-12-182-2/+1
| | | | | | | | This reverts commit 5f87c447bdcb82beacbfb930942fe9995dcdb60f.
* | [nonworking commit] Started porting newlibAlexis2112009-12-183974-5/+1282257
|/
* Nothing, reallyAlexis2112009-12-162-1/+2
|
* CorrectionsAlexis2112009-12-094-23/+23
|
* Merge branch 'master' into mountpointsAlexis2112009-12-095-1/+9
|\ | | | | | | | | Conflicts: Makefile
| * Some changesAlexis2112009-12-095-2/+10
| |
* | Minor editAlexis2112009-12-091-1/+1
| |
* | Merge branch 'master' into mountpointsAlexis2112009-12-0911-92/+120
|\|
| * Change on memory handling, and .iface.h files documented.Alexis2112009-12-0911-92/+120
| |
* | Merge branch 'master' into mountpointsAlexis2112009-12-061-1/+2
|\|
| * Edited makefileAlexis2112009-12-061-1/+2
| |
* | make qemu-hdd now works greatAlexis2112009-11-2916-30/+78
| |
* | 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-2959-160/+1198
| |\ \ | | |/ | |/|
| * | Minor editAlexis2112009-11-291-0/+2
| | |
| * | Game Of Life simulator fixedAlexis2112009-11-152-15/+18
| | |
* | | 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-277-11/+17
| |
* | Added some screenshots, re-organized some stuff.Alexis2112009-11-2721-84/+151
| |
* | Re-organized file system stuff.Alexis2112009-11-2518-60/+245
| |
* | Fixed FATFS::readAlexis2112009-11-259-19/+54
| | | | | | | | | | | | | | - Also added a HDD image, will be used later - Also modified a bit the fdc driver - Also added a hexdump function to kernel shell for dumping file contents
* | Reading from floppys supposedly fixed in qemuAlexis2112009-11-246-15/+29
| |
* | Multiple things :Alexis2112009-11-245-35/+98
| | | | | | | | | | | | - Partially fixed FATFS::read - Corrected some unicode encoding/decoding related stuff - Implemented LFN entries parsing
* | Screwy implementation of FATFS::readAlexis2112009-11-154-3/+37
| |
* | Reading from the FAT12-formatted floppy works \oAlexis2112009-11-1510-18/+392
| |
* | Mount points seem to work, mostly owing to dark magic.Alexis2112009-11-1511-30/+163
|/
* LMAlexis2112009-11-157-18/+47
|
* Changed the way keyboard handling works, fixing a bug.Alexis2112009-11-146-22/+31
|