summaryrefslogtreecommitdiff
path: root/Source/Applications/Demos/GOL.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way virtual terminal commands are handledAlexis2112009-12-231-1/+1
| | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ...
* Some reorganisationAlexis2112009-12-201-3/+4
|
* Added some option handling featurs to the default ShellApp classAlexis2112009-12-171-1/+1
|
* New model, object-oriented, for applicationsAlexis2112009-12-161-3/+11
|
* Some bugfixesAlexis2112009-11-271-1/+5
|
* Re-organized file system stuff.Alexis2112009-11-251-2/+3
|
* Reading from the FAT12-formatted floppy works \oAlexis2112009-11-151-14/+17
|
* LMAlexis2112009-11-151-0/+2
|
* Changed some things in the way init is handled.Alexis2112009-11-141-10/+14
| | | | | | Also : - Modified stuff in the GOL simulator - Added support for a kernel-built-in keymap
* Added a game of life simulator demoAlexis2112009-11-131-0/+95