Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added direct acces to video memory from userland.std_c_userland | Alex AUVOLAT | 2013-07-11 | 1 | -1/+1 |
| | | | | | | Next : same for keyboard ; move VT handling to userland. Consequence : a foreground app has total control over I/O. Next : implement sockets & a userland console multiplexer. | ||||
* | Simple shell added. Simple fprintf function added too. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | The keyboard handling, it's getting better. + Funny screenshot. | Alex AUVOLAT | 2012-05-18 | 1 | -7/+29 |
| | |||||
* | Devices using the VFS structure. Basic keyboard handler. | Alex AUVOLAT | 2012-05-17 | 1 | -0/+150 |