summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cliffhgr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-18/+18
* cliffhgr.cpp: changed default value for Short Scenes dip switch to off (nw) Ivan Vangelista2019-12-281-1/+1
* cliffhgr.cpp: fixed MT04300 (nw) Ivan Vangelista2019-12-281-2/+2
* cliffhgr.cpp: marked cliffhgr2a as not working (MT07523) + minor cleanups (nw) Ivan Vangelista2019-12-111-56/+45
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-3/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-39/+35
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-35/+39
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-4/+4
* Philips company is 1 L (nw) hap2019-02-281-22/+22
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-13/+9
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* tms9928a: Configuration modernization (nw) AJR2018-08-211-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-18/+27
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-2/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* 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/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* more trampolines removal (nw) Ivan Vangelista2016-06-201-9/+1
* cliffhgr fix (nw) Miodrag Milanovic2016-04-301-11/+1
* 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-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+802