aboutsummaryrefslogtreecommitdiff
path: root/src/common/include/proto
Commit message (Collapse)AuthorAgeFilesLines
* Add keyboard handling code. New font thanks to Muazzam from OSDev!Alex Auvolat2015-03-111-1/+19
|
* Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ↵Alex Auvolat2015-03-111-1/+39
| | | | waiters.
* Add pckbd driver.Alex Auvolat2015-03-111-0/+20
|
* Add simple drawing code & font loading.Alex Auvolat2015-03-111-6/+8
|
* Refactor ; add default font (8x16 standard VGA font).Alex Auvolat2015-03-111-2/+8
|
* Fix process exiting.Alex Auvolat2015-03-111-4/+3
|
* Things are happenning ; lots of bugs.Alex Auvolat2015-03-101-3/+4
|
* Implement VESA ioctl (not tested).Alex Auvolat2015-03-101-2/+2
|
* Add mk_shm syscall ; replace get_mode by fctl.Alex Auvolat2015-03-101-3/+9
|
* Rename & cleanup.Alex Auvolat2015-03-106-0/+227