summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cave.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cave.cpp : Fix hotdogst Name/Distributor tags cam9002018-04-101-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-475/+507
* cave graphics fix (nw) Olivier Galibert2018-02-241-2/+18
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* cave: fix the fifo (nw) Olivier Galibert2018-02-241-3/+7
* cave : Cleanup duplicates, Notes (#3225) cam9002018-02-231-406/+332
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-32/+32
* cave.cpp: fix memorymap ordering (nw) hap2018-02-031-18/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-36/+36
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-47/+47
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-47/+47
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-20/+20
* Do the easy ones (nw) Olivier Galibert2018-01-011-8/+8
* cave.cpp: Fix typo as pointed out by MASH (nw) briantro2017-12-251-1/+1
* new clone added - Pretty Soldier Sailor Moon (Ver. 95/03/21) briantro2017-12-241-8/+96
* 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-3/+3
* new working machine Ivan Vangelista2017-11-171-4/+85
* tekkenbs: change year to 1998 as printed on the cab (nw) Luca Elia2017-08-131-3/+3
* New working machines Luca Elia2017-08-131-27/+120
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-89/+89
* a few more timer_set removals (nw) Ivan Vangelista2017-04-191-1/+3
* New working machines Luca Elia2017-04-011-18/+153
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-43/+43
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-3/+3
* cave.cpp: Minor doc update - NW briantro2016-09-101-1/+1
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-2/+2
* new clones David Haywood2016-08-121-7/+87
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-8/+3
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-5/+14
* Make watchdog timer a separate device AJR2016-04-301-7/+15
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-3/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-29/+29
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-29/+29
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-18/+18
* Corrected all known mono titles in cave.cpp system11b2015-12-281-75/+44
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+5088