summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/apricot/keyboard/keyboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Spring cleaning: Vas Crabb2019-11-011-3/+2
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-131-13/+10
* devcb3 Vas Crabb2018-07-071-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-20/+20
* apricot: rename apricot_keyboard_device to avoid clashes Dirk Best2016-07-301-7/+7
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-301-0/+109