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