Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add keyboard handling code. New font thanks to Muazzam from OSDev! | Alex Auvolat | 2015-03-11 | 1 | -0/+8 |
| | |||||
* | Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ↵ | Alex Auvolat | 2015-03-11 | 2 | -5/+22 |
| | | | | waiters. | ||||
* | Add pckbd driver. | Alex Auvolat | 2015-03-11 | 1 | -2/+42 |
| | |||||
* | Add simple drawing code & font loading. | Alex Auvolat | 2015-03-11 | 2 | -18/+27 |
| | |||||
* | Refactor ; add default font (8x16 standard VGA font). | Alex Auvolat | 2015-03-11 | 2 | -3/+3 |
| | |||||
* | Clear screen from GIP client (in login) | Alex Auvolat | 2015-03-11 | 2 | -11/+45 |
| | |||||
* | Begin work on GIP (Graphics Initiation Protocol) | Alex Auvolat | 2015-03-11 | 6 | -21/+164 |
| | |||||
* | Fix process exiting. | Alex Auvolat | 2015-03-11 | 1 | -0/+6 |
| | |||||
* | Add mutex to pciide driver (fixes some stuff) | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Things are happenning ; lots of bugs. | Alex Auvolat | 2015-03-10 | 7 | -0/+327 |