summaryrefslogtreecommitdiff
path: root/Source/Library/Interface/VirtualTerminal.iface.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way virtual terminal commands are handledAlexis2112009-12-231-5/+53
| | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ...
* Change on memory handling, and .iface.h files documented.Alexis2112009-12-091-15/+16
|
* Added a game of life simulator demoAlexis2112009-11-131-0/+5
|
* More workAlexis2112009-10-211-2/+3
|
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-201-0/+4
|
* We now have call tables for ressources.Alexis2112009-10-201-6/+11
| | | | instead of adding calls to ressource in the constructor.
* More work on syscallsAlexis2112009-10-181-0/+4
|
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+8