|
StuBS
|
Files | |
| clock.cc | |
| clock.h | |
| The Clock, an device interface for the Real Time Clock. | |
| graphics.cc | |
| graphics.h | |
| The Graphics device is an interface for the Framebuffer. | |
| graphicsstream.cc | |
| graphicsstream.h | |
| GraphicsStream, a graphical output stream inspired by (and compatible to) TextStream | |
| keyboard.cc | |
| keyboard.h | |
| The Keyboard device handles keystrokes. | |
| mouse.cc | |
| mouse.h | |
| The Mouse device handles mouse movements and clicks. | |
| panic.cc | |
| panic.h | |
| Default interrupt handling device Panic. | |
| serialstream.cc | |
| serialstream.h | |
| Serial output stream | |
| textstream.cc | |
| textstream.h | |
| TextStream outputs text onto the screen in TextMode | |
| ticker.cc | |
| ticker.h | |
| Ticker device using HPET | |
| watch.cc | |
| watch.h | |
| Watch device using the LAPIC::Timer | |