summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/keyboard.ipp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Added stricter checks on allocation of device timers. Fixed several places th... Aaron Giles2021-03-271-13/+9
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-2/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-3/+3
* cit101: Somewhat major improvements AJR2018-05-041-0/+8
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-19/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* Added workaround for MSVC warning Nathan Woods2016-07-301-0/+5
* keyboard improvements: [Vas Crabb: Vas Crabb2016-07-271-0/+14
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-271-0/+160