Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the way keyboard handling works, fixing a bug. | Alexis211 | 2009-11-14 | 1 | -1/+3 |
| | |||||
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -19/+0 |
| | | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod | ||||
* | More work | Alexis211 | 2009-10-21 | 1 | -1/+2 |
| | |||||
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 1 | -0/+6 |
| | |||||
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 1 | -6/+14 |
| | | | | instead of adding calls to ressource in the constructor. | ||||
* | More work on syscalls | Alexis211 | 2009-10-18 | 1 | -0/+3 |
| | |||||
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 1 | -1/+6 |
| | |||||
* | Melon now loads a simple ASM application out of the ramfs | Alexis211 | 2009-10-17 | 1 | -1/+1 |
| | | | | The format is very simple, but an ELF loader is planned. | ||||
* | We now have scrollable virtual terminals ! | Alexis211 | 2009-09-20 | 1 | -0/+74 |