summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pckeybrd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* machine/pckeybrd.cpp: Internalize input ports AJR2020-10-151-1/+2
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+17
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-17/+8
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-0/+1
* devcb3 Vas Crabb2018-07-071-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-9/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+22
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-3/+3
* 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
* override part 3 (nw) Miodrag Milanovic2015-12-051-7/+7
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+137