summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/proconn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-139/+139
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-40/+40
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-154/+95
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+40
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* (nw) more drivers moved to z80sio.h Robbbert2017-10-311-3/+3
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* meters.cpp: Initial device-ification, fixes MT06117 (nw) Ivan Vangelista2016-01-051-6/+10
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1417