summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/wangpckb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-6/+6
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-1/+1
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-12/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-3/+3
* Fix some of the (many) errors from 2beba4ce73fad917c7159a39939bace54f76494b (nw) AJR2018-05-211-0/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+2
* 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-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-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
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-10/+0
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-13/+2
* 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-24/+24
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* required_ioport_array. (nw) Curt Coder2016-10-091-47/+15
* wangpc: Fixed keyboard error on POST. [Curt Coder] Curt Coder2016-08-111-53/+112
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) Ivan Vangelista2016-07-011-3/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fixes (nw) Miodrag Milanovic2016-01-101-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+583