summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pcd_kbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcd: added control, shift, break natural keys Robbbert2020-09-191-3/+3
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-3/+3
* pcd_kbd: "FIXME: the mc2661 baud rate calculation" (nw) AJR2020-03-061-1/+1
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-10/+10
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-3/+3
* 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-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-5/+1
* 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-2/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-8/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-4/+4
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+264