summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_hil (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/bus/hp_hil/hlemouse, devices/machine/arm_iomd, mame/machine/mct_adr: ... Ivan Vangelista2020-07-041-0/+2
* hp_ipc_kbd: implement autorepeat (nw) Sergey Svishchev2020-06-034-0/+73
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-202-4/+4
* Spring cleaning: Vas Crabb2019-11-012-10/+9
* hp_ipc: switch to US keyboard layout, fix softlist checksums (nw) Sergey Svishchev2019-08-241-12/+12
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-5/+5
* hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-231-6/+6
* hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw) Vas Crabb2018-10-302-18/+19
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-305-54/+13
* srcclean and cleanup (nw) Vas Crabb2018-10-282-3/+3
* hp_hil: various fixes/improvements (#4124) dxl2018-10-114-34/+26
* hp_hil: add HP 46060B mouse Sven Schnelle2018-10-117-194/+514
* emu.h fix (nw) smf-2018-07-221-0/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-2/+0
* devcb3 Vas Crabb2018-07-071-2/+4
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-1/+1
* Add hp 46021a keyboard (#3534) Sven Schnelle2018-05-083-5/+236
* Hp ipc kbd fixes (#3533) Sven Schnelle2018-05-081-8/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-4/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-22/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* HP9000/300: Add HIL keyboard support Sven Schnelle2017-09-031-0/+1
* HP HIL: passthrough commands between devices Sven Schnelle2017-09-034-42/+62
* Trade MACHINE_IMPERFECT_KEYBOARD, MACHINE_NODEVICE_CAMERA and MACHINE_NODEVIC... Vas Crabb2017-07-271-0/+2
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-112-14/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-145-31/+37
* srcclean (nw) Vas Crabb2017-03-264-58/+58
* hp_ipc: de-skeletonize. Sergey Svishchev2017-03-166-0/+990