Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the way virtual terminal commands are handled | Alexis211 | 2009-12-23 | 1 | -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. | Alexis211 | 2009-12-09 | 1 | -15/+16 |
| | |||||
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 1 | -0/+5 |
| | |||||
* | More work | Alexis211 | 2009-10-21 | 1 | -2/+3 |
| | |||||
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 1 | -0/+4 |
| | |||||
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 1 | -6/+11 |
| | | | | instead of adding calls to ressource in the constructor. | ||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+4 |
| | |||||
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 1 | -0/+8 |