Gered
048fd83331
update key events test to show ascii decimal value for translated chars
...
mainly just to help tell a non-translatable key from a spacebar press
2018-05-27 12:55:10 -04:00
Gered
9430184ebb
add missing key constants for F11 and F12
2018-05-27 12:53:57 -04:00
Gered
ff51055ff8
add key code to character translation helper function
2018-05-27 12:42:28 -04:00
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
c907d7b144
update README.md
2018-05-21 14:50:59 -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
9f568987d0
fix up intro paragraph. whoops
2018-05-02 17:51:00 -04:00
Gered
4a7beacbdc
add keyboard and mouse tests
2018-04-30 20:53:07 -04:00
Gered
8a61d6e674
some small fixes
2018-04-30 20:52:43 -04:00
Gered
84920e46d6
organize test code a bit better
2018-04-30 18:23:39 -04:00
Gered
7dcae35386
update gitignore
2018-04-28 12:06:59 -04:00
Gered
cf8071d119
revert experimental stuff that didn't really work better anyway. oops
2018-04-28 12:06:48 -04:00
Gered
4fa6e2abc0
update README.md with build instructions and some forgotten changes
2018-04-28 11:44:00 -04:00
Gered
d0e491777f
update README.md
2018-04-28 11:33:28 -04:00
Gered
123d3b8256
many updates. moved project over to watcom
2018-04-28 11:30:53 -04:00
Gered
e5415c977c
initial commit
2017-11-26 13:18:33 -05:00