summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/uts_kbd/extw.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc: clean up some utf8 strings hap2025-04-271-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+290
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-290/+0
* (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-181-1/+3
* uts_kbd/extw: Minor mistake (nw) AJR2019-01-121-1/+1
* uts_kbd/extw: Identify the last few unknown keys (nw) AJR2019-01-121-7/+7
* uts_kbd/extw: More notes (nw) AJR2019-01-101-1/+4
* uts_kbd/extw: Identify more function keys and layout options (nw) AJR2019-01-091-15/+19
* uts20, uts10: Keyboard emulation and more AJR2019-01-081-0/+281