summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_hil/hp_hil.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/a-l) Robbbert2022-04-021-1/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* Minor changes to various drivers (#8880) shattered2021-11-251-1/+1
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-201-2/+2
* Spring cleaning: Vas Crabb2019-11-011-5/+4
* hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw) Vas Crabb2018-10-301-14/+15
* hp_hil: various fixes/improvements (#4124) dxl2018-10-111-13/+0
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-2/+0
* devcb3 Vas Crabb2018-07-071-2/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* HP9000/300: Add HIL keyboard support Sven Schnelle2017-09-031-0/+1
* HP HIL: passthrough commands between devices Sven Schnelle2017-09-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+18
* srcclean (nw) Vas Crabb2017-03-261-38/+38
* hp_ipc: de-skeletonize. Sergey Svishchev2017-03-161-0/+200