Commit graph

4 commits

Author SHA1 Message Date
Gered 365b628d66 expose keyboard flags/mods state publically. don't preserve old state
since we're maintaining the keyboard flags/led state in the same way
in our handler, there should be no need to restore the previous bios
handler's flags/led state when returning
2018-05-27 11:15:06 -04:00
Gered dcb8f3edaf maintain keyboard flags/led states in interrupt handler
report additional "modifier state" in keyboard events. can be used to
help translate key events to string/characters for text input
2018-05-27 10:36:47 -04:00
Gered ab9fe0cb9a add input device events
as a new subsystem that must be explicitly enabled/disabled
2018-05-21 14:50:12 -04:00
Gered 123d3b8256 many updates. moved project over to watcom 2018-04-28 11:30:53 -04:00
Renamed from KEYBOARD.C (Browse further)