shortlog
fix keyboard update-flag handler to only set flag when a mapped key has been pressed
Thu, 10 Feb 2011 01:09:04 +0000 |
changeset files |
properly handle 8 and 16 bit KBC writes
Thu, 10 Feb 2011 01:08:32 +0000 |
changeset files |
remove edge-sensive kbc intr handler, was breaking the keyboard stuff. also made kbd refresh at same rate as 60Hz tick.
Thu, 10 Feb 2011 00:07:59 +0000 |
changeset files |
only send kb state when the state changes, use kb command constants
Wed, 09 Feb 2011 23:45:55 +0000 |
changeset files |
merge heads
Wed, 09 Feb 2011 22:05:42 +0000 |
changeset files |
make utils.h include stdio (for LOG functions)
Thu, 30 Dec 2010 00:45:13 +0000 |
changeset files |
add NELEMS macro to utils.h
Thu, 30 Dec 2010 00:44:25 +0000 |
changeset files |
fix fdc irq handling (but irqs still disabled for now until the arbiter is sorted out)
Thu, 30 Dec 2010 00:41:48 +0000 |
changeset files |