summaryrefslogtreecommitdiff
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* Correct stupid modification.HEADmasterAlex AUVOLAT2014-10-281-1/+1
|
* Revive MelonAlex AUVOLAT2014-10-2812-24/+26
|
* Nothing intresting...Alexis2112010-01-202-4/+14
|
* README/LICENSE updatesAlexis2112009-12-291-1/+1
|
* Bugfixes with mountpointsAlexis2112009-12-273-2/+8
|
* Color changesAlexis2112009-12-262-2/+2
|
* More work on the same stuff, all shell aplets are now external binsAlexis2112009-12-266-82/+42
|
* More workAlexis2112009-12-258-48/+54
|
* More work on shellAlexis2112009-12-246-6/+43
|
* Changed some stuff about the ShellAlexis2112009-12-2415-122/+296
| | | | | Some applets are now externalized : cat free halt ls reboot uptime Also added some colors
* CleanupAlexis2112009-12-242-3783/+0
|
* Changed the way virtual terminal commands are handledAlexis2112009-12-2330-248/+3982
| | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ...
* Revert "[noncompiling commit] Started working on a segmented memory model"Alexis2112009-12-2214-203/+75
| | | | This reverts commit bfec696da052c8c9320773ca69927422efebe8c7.
* [noncompiling commit] Started working on a segmented memory modelAlexis2112009-12-2214-75/+203
|
* Merge branch 'master' into frameworkAlexis2112009-12-2221-78/+320
|\ | | | | | | | | Conflicts: Melon.img
| * More work on the status barAlexis2112009-12-219-94/+141
| |
| * Made status bar into a namespace, and added functionnalitiesAlexis2112009-12-2111-44/+168
| |
| * 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-2033-52/+598
| |\ | | | | | | | | | | | | Conflicts: .gitignore
| * | Keyboard warning gets loggedAlexis2112009-12-201-4/+4
| | |
* | | Added template class Map<key, value>Alexis2112009-12-223-0/+93
| |/ |/|
* | Some reorganisationAlexis2112009-12-204-1375/+5
| |
* | rot13, demo app for StreamApp, is working :)Alexis2112009-12-2012-13/+1434
| |
* | [not tested] Introduced StreamApp.classAlexis2112009-12-209-1325/+79
| |
* | Added file streams and string streamsAlexis2112009-12-2016-498/+625
| |
* | Worked on IStream. Seems to workAlexis2112009-12-2011-16/+1526
| |
* | [not really working] Started work on OStreamAlexis2112009-12-2011-25/+129
|/
* Minor changesAlexis2112009-12-192-4/+7
|
* Nothing, reallyAlexis2112009-12-192-2/+19
|
* Nothing, reallyAlexis2112009-12-181-1/+1
|
* Added some option handling featurs to the default ShellApp classAlexis2112009-12-1715-30/+197
|
* New model, object-oriented, for applicationsAlexis2112009-12-1613-86/+160
|
* Nothing, reallyAlexis2112009-12-161-1/+2
|
* CorrectionsAlexis2112009-12-094-23/+23
|
* Merge branch 'master' into mountpointsAlexis2112009-12-094-0/+8
|\ | | | | | | | | Conflicts: Makefile
| * Some changesAlexis2112009-12-094-0/+8
| |
* | Merge branch 'master' into mountpointsAlexis2112009-12-0911-92/+120
|\|
| * Change on memory handling, and .iface.h files documented.Alexis2112009-12-0911-92/+120
| |
* | 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-2945-129/+1064
| |\ \ | | |/ | |/|
| * | 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-276-10/+16
| |
* | Added some screenshots, re-organized some stuff.Alexis2112009-11-2715-83/+150
| |