index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
keyboard.c
Age
Commit message (
Expand
)
Author
2015-05-17
started big cleanup!
Michal Idziorek
2015-05-17
working on vt52 and some cleanup
Michal Idziorek
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-26
further cleanup
Michal Idziorek
2014-11-23
foolshell and syscalls improvememets
Michal Idziorek
2014-11-13
cleanup and refactoring. abstracting away console
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-10-24
added a few scancodes to allow brainfucking
Michal Idziorek
2014-10-22
added numeric input and capsed alpha to kb driver
Michal Idziorek
2014-10-21
started implementing our first fool-shell.
Michal Idziorek
2014-09-08
started with mouse driver and double buffer
Michal Idziorek
2014-08-29
added paging support
Michal Idziorek
2014-08-29
keyboard handler debugging log
Michal Idziorek
2014-08-28
solved mystery of logging from interrupt handlers!
Michal Idziorek
2014-08-20
started implementing floppy driver etc.
Michal Idziorek
2014-08-06
minor fixes of some comments and interrupts
Michal Idziorek
2014-07-08
added basic shell with one command.
Michal Idziorek
2014-07-08
improved console and pit (timer) interrupt handler
Michal Idziorek
2014-07-08
added and successfuly tested software interrupt
Michal Idziorek
2014-07-08
Further celanup and a little modularization
Michal Idziorek