summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/uts_kbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/bus: remove use of utf8.h hap2023-12-231-5/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-7/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-015-17/+17
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+2
* uts400kbd: fixed @ and tic natural keys Robbbert2020-09-171-1/+1
* Spring cleaning: Vas Crabb2019-11-012-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-266-0/+846
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-846/+0
* (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-184-8/+12
* uts20: Add UTS 400-Format Keyboard as slot option [AJR, Bitsavers] AJR2019-01-124-2/+329
* 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-084-0/+508