summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/zorbakbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-2/+6
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-4/+4
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-9/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-1/+1
* 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
* get rid of mconfig trampoline in a few more devices, make handlers protected Vas Crabb2017-05-221-19/+13
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+2
* Self-registering devices prep: Vas Crabb2017-02-271-7/+8
* zorba keyboard updates: Vas Crabb2017-02-211-22/+62
* Zorba keyboard works a lot better now Vas Crabb2017-02-101-7/+1
* Zorba keyboard: fixed F4 Robbbert2017-01-191-1/+1
* zorba keyboard improvement (nw) Vas Crabb2017-01-191-6/+7
* zorba: use perfect time quantum for keybaord MCU, map right shift (nw) Vas Crabb2017-01-191-1/+1
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-0/+314