aboutsummaryrefslogtreecommitdiff
path: root/src/common/include/proto
Commit message (Expand)AuthorAgeFilesLines
* Release mode (enables some optimizations) ; fix tests.Alex Auvolat2016-07-301-3/+3
* Make way for libc implementationAlex Auvolat2016-07-161-0/+26
* 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
* 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