summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/play_2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... mooglyguy2018-12-271-6/+8
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-10/+11
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-2/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* play_2.cpp: Use ripple counter device (nw) AJR2018-08-011-23/+16
* play_2.cpp: Use TPB callback instead of artificial clock (nw) AJR2018-07-191-15/+13
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* devcb3 Vas Crabb2018-07-071-7/+7
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+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-21/+21
* (nw) output finder for micropin,mmd1,nsm,play_1,play_2,rowamet Robbbert2018-04-041-2/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* play_2.cpp: updated cop402 ROM for zira [PinMAME] Ivan Vangelista2017-12-131-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* xtal.h: Better and more info (nw) AJR2017-03-261-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Identify EFO90503 and note usage; improve notes on EFO sound boards (nw) AJR2017-01-141-6/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-6/+6
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Play_2: small correction (nw) Robbbert2016-08-211-1/+2
* Playmatic Pinball: Finished for now (nw) Robbbert2016-08-201-10/+20
* Playmatic Pinball: All MPU-1 games working, plus other WIP. Robbbert2016-08-191-118/+136
* Some more synching with PinMAME. More to come (nw) Ivan Vangelista2016-08-171-2/+2
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-3/+3
* Playmatic Pinballs : WIP Robbbert2016-08-141-32/+207
* Play_1, Play_2, Play_5: added some meat to the bones. (nw) Robbbert2016-08-071-139/+189
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+252