summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pckeybrd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-9/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-65/+16
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-3/+3
* Separate natural keyboard support from ioport.cpp (nw) AJR2016-10-021-0/+1
* Fixed the build. Robbbert2016-08-061-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-9/+9
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1305