summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddenlovr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-141/+141
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-84/+84
* Ok, this is The Big One. Aaron Giles2009-02-111-173/+145
* Cleanups and version bump.mame0129u3 Aaron Giles2009-01-291-1/+1
* From: Fabio Priuli [doge.fabio@gmail.com] Aaron Giles2009-01-291-54/+53
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-1/+1
* Improved bishjan.c: Luca Elia2008-12-291-2/+2
* Corrected title for ddenlvrk, ddenlovb. Luca Elia2008-12-261-30/+30
* Adds jongtei and corrects name for showhanc. Luca Elia2008-12-251-2/+370
* Log: Luca Elia2008-12-241-44/+193
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-4/+4
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* More device normalization: Aaron Giles2008-12-161-6/+6
* Here's the big one.... Aaron Giles2008-12-111-5/+5
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-12/+12
* Another big one. Aaron Giles2008-11-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-172/+172
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-29/+29
* Major cpuintrf changes: Aaron Giles2008-11-101-47/+47
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-11/+11
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-111-4/+4
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-1/+1
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-1/+1
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-33/+33
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-1525/+1482
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-67/+67
* Adds readmes for Cosmo, Don Den Lover, Beatmania (CHD dumping), Dragon Master... Andrew Gardner2008-08-101-1/+30
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-45/+45
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-3/+3
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-3/+3
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-232/+232
* Adds readmes for Area 51, Animalandia Jr, Avengers In Galactic Storm, Alien 3... Andrew Gardner2008-08-051-0/+37
* (From Atari Ace. Note that I only took the first patch, which applied Aaron Giles2008-07-311-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-106/+106
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-110/+110
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-3/+7
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-5/+5
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-17/+17
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-19/+19
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-5/+5
* Cleanups and version bump.mame0125u6 Aaron Giles2008-06-171-20/+20
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-348/+373
* Mantis 00070: nettoqc: In-game message. Couriersud2008-05-241-0/+2
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2008-05-011-38/+52
* AY-3-8910 rewrite: Couriersud2008-04-221-0/+6
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-1/+1
* Renamed input port functions: Aaron Giles2008-04-061-87/+87
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-21/+21