summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cave.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-22/+21
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-7/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-18/+17
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-15/+15
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-77/+75
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-6/+6
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-7/+7
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-163/+148
* * Fully modernized segahang. Aaron Giles2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-48/+48
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-45/+51
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-25/+25
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-31/+31
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-44/+44
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-44/+44
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-137/+137
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-9/+7
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-38/+38
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-3/+2
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-6/+6
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-187/+174
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-140/+140
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-245/+245
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-28/+28
* cave.c: Documentation - A note about Dodonpachi Arrange being a hack and not ... Brian Troha2012-03-231-0/+11
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-30/+15
* Added some common country and language names to the default strings, and remo... Alex W. Jackson2011-10-311-1/+1
* cave.c: According to Cave's flyer the game name is Dangan Feveron and not "Da... Brian Troha2011-10-271-7/+7
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-4/+4
* cave.c: Adds Guwange Special Version - NW Brian Troha2011-10-151-9/+56
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* minor rom label change for Hotdog Storm to conform to basic MAME standard IE:... Brian Troha2011-08-061-10/+10
* Correct rom lables for ESP Ra.De. Brian Troha2011-07-291-30/+30
* minor doc update for some cave.c PCBs - NW Brian Troha2011-07-291-8/+8
* cave.c: Added a PCB layout for Hotdog Storm as well as some addition notes/in... Brian Troha2011-07-241-14/+41
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-24/+31
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-3/+3
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-3/+3
* naomi: Abstract the maple and jvs interfaces into a set of devices [O. Galibe... Olivier Galibert2011-05-021-15/+1
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-79/+81
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-242/+242
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-8/+8