summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/wysekbd
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-6/+3
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-261-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-272-10/+10
* wy30p: Add keyboard AJR2024-09-184-3/+158
* wy85: Add character attributes and cursor; tweak some key definitions AJR2024-09-171-4/+4
* wy85: Add beeper AJR2024-09-171-2/+2
* wy85: Add keyboard AJR2024-09-134-0/+175
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Adjustments to option priority interactions: Vas Crabb2023-05-091-4/+4
* wy60: Add character attributes AJR2023-05-011-1/+1
* Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard AJR2023-05-011-2/+2
* wysekbd: Note AJR2023-04-301-1/+2
* wysekbd: There are two slightly different Enhanced PC-style keyboards AJR2023-04-303-32/+51
* wy60: Add keyboard emulation and cursor AJR2023-04-304-0/+1016