/bgfx/

47e569c0ed008a42a7ef37'/> MAME - Multiple Arcade Machine Emulator
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wpc_an.cpp
Commit message (Expand)AuthorAgeFilesLines
* Separated Williams System 11 BG sound boards into the 5 functionally differen... Lord-Nightmare2020-08-071-4/+3
* Miscellaneous typo and detail fixes for notes in Williams System 11 BG Audio ... Lord-Nightmare2020-07-231-7/+7
* Fixed rom loading for Funhouse prototype w/System 11 Sound HW [Lord Nightmare... Lord-Nightmare2020-07-181-8/+5
* Cleaned up the banking on the Williams System 11 Background Sound/Music board... Lord-Nightmare2020-07-181-6/+12
* Funhouse (L-2) [PinMAME] Ivan Vangelista2020-07-181-18/+55
* Fix the input matrices in Williams System 11/A/B/C and the WPC Alphanumeric d... Lord-Nightmare2020-07-161-16/+79
* srcclean and cleanup (nw) Vas Crabb2020-06-211-12/+12
* Fix the Williams audio hc55516 digit write to mask the digital input bit corr... Lord-Nightmare2020-06-191-0/+13
* drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-4/+4
* more macro removal (nw) Ivan Vangelista2020-05-191-12/+12
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-12/+15
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-11/+13
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-20/+25
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* (nw) wpc_an : output finder (grchamp: removed test code from last commit) Robbbert2018-04-101-8/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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-3/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* wpc_an: CPU type and clock determined (nw) AJR2017-12-101-1/+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-20/+20
* New clone added Ivan Vangelista2017-03-081-0/+17
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-2/+10
* revert part of 'clang cleanup 7' where 0 means the value 0, for ROM_FILL too hap2016-01-241-18/+18
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 7 Miodrag Milanovic2015-12-041-18/+18