Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added direct acces to video memory from userland.std_c_userland | Alex AUVOLAT | 2013-07-11 | 2 | -0/+8 |
| | | | | | | 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. | ||||
* | Serial port used for writing kernel output. | Alex AUVOLAT | 2013-07-10 | 1 | -1/+1 |
| | | | | Project: give total control to userland over display/input devices. | ||||
* | (nothing) | Alex AUVOLAT | 2013-07-06 | 1 | -0/+4 |
| | |||||
* | All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included. | Alex AUVOLAT | 2013-06-08 | 1 | -0/+3 |
| | |||||
* | Stupidity corrected. | Alex AUVOLAT | 2013-05-20 | 1 | -3/+3 |
| | |||||
* | Minor modificiations ; added a simple Line EDitor. | Alex AUVOLAT | 2013-05-20 | 3 | -3/+15 |
| | |||||
* | Added ANSI support, minimal readline-like library. | Alex AUVOLAT | 2012-05-19 | 1 | -0/+1 |
| | |||||
* | Simple shell added. Simple fprintf function added too. | Alex AUVOLAT | 2012-05-18 | 1 | -3/+2 |
| | |||||
* | Can now spawn new processes. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+4 |
| | |||||
* | Added initrd. Status: VFS support, totally useless shell. | Alex AUVOLAT | 2012-05-18 | 6 | -1/+151 |
| | |||||
* | The keyboard handling, it's getting better. + Funny screenshot. | Alex AUVOLAT | 2012-05-18 | 2 | -2/+8 |
| | |||||
* | A bit of a change in the directory layout. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Devices using the VFS structure. Basic keyboard handler. | Alex AUVOLAT | 2012-05-17 | 3 | -5/+14 |
| | |||||
* | Beginning of a VFS implemented. C++ is great. | Alex AUVOLAT | 2012-05-17 | 4 | -0/+250 |