summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cave.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-5088/+0
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-7/+7
* new clones David Haywood2015-10-281-11/+31
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-49/+49
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+3
* Uppercase hash cleanup (nw) Scott Stone2014-12-241-1/+1
* Fix typo in ROM name Zoë Blade2014-11-271-2/+2
* Moved misc functions into driver classes and small cleanups(nw) Ivan Vangelista2014-09-291-37/+33
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-10/+0
* nmk112.c: Fix uninitialized members; remove long-unneeded trampoline 8-bit ha... Alex W. Jackson2014-04-291-1/+1
* nmk112: converted to use inline config. nw. Fabio Priuli2014-04-081-12/+7
* Checkpoint 2: Alex W. Jackson2014-03-151-16/+16
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-9/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-32/+32
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-16/+16
* trivia: gazelle was yet-another-post-toaplan-company Michaël Banaan Ananas2014-01-201-18/+18
* cave.c: Added minor doc update about Puzzle UoPoko - NW Brian Troha2014-01-121-6/+16
* small update to descriptions Michaël Banaan Ananas2013-11-151-2/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-17/+17
* let's use XTAL consts when we know them (nw) Alex W. Jackson2013-09-121-2/+2
* cave.c: correct hotdogst oki clock, for real this time (nw) Alex W. Jackson2013-09-121-1/+1
* hotdogst clocks from trap15 David Haywood2013-09-091-4/+4
* cave.c: Correct name to Guwange (Japan, Special Ver. 00/07/07) as verified by... Brian Troha2013-08-251-1/+1
* New games added or promoted from NOT_WORKING status Luca Elia2013-08-221-148/+488
* more PALETTE_INIT modernizations (nw) Oliver Stöneberg2013-08-051-5/+5
* cave.c: cosmetic cleanup, give banks meaningful names and remove some stone a... Alex W. Jackson2013-08-051-111/+80
* Bulk removal of machine().primary_screen references from MAME drivers, in Aaron Giles2013-08-051-1/+1
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-52/+42
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-4/+2
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-7/+7
* Modernized nmk112 device. [Osso] Alex W. Jackson2013-06-071-3/+2
* modernised YM2203 [smf] smf-2013-05-111-14/+14
* modernised YMZ280B [smf] smf-2013-05-101-21/+16
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+0
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-33/+19
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-2/+0
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-5/+4
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-4/+4
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-291-1/+1
* Removal of not needed machine().root_device() (nw) Miodrag Milanovic2013-02-131-11/+11
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-10/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-716/+716
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-11/+6
* Dangan -> Dangun, nw Angelo Salese2012-10-021-9/+9