summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/proconn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-7/+8
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-1/+1
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-2/+2
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-5/+6
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-44/+44
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-1/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-30/+30
* 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