summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psi_kbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+4
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-08-272-19/+19
* psi98: Rewrite HLE keyboard, all keys now supported Dirk Best2017-08-202-13/+279
* psi98: Add HLE ASCII keyboard and make it default Dirk Best2017-08-103-0/+104
* psi98: Add keyboard slot interface, create skeleton for keyboard Dirk Best2017-08-104-0/+388