summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dkong.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-3/+3
* New clones added Tomasz Slanina2011-07-161-0/+83
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-4/+6
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-72/+72
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-6/+6
* BIG update. Aaron Giles2011-03-291-58/+58
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-9/+9
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-14/+14
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-12/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+6
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-6/+6
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-67/+67
* mt bug 04145 fix Michaël Banaan Ananas2010-12-181-1/+1
* Misc spell fixes Scott Stone2010-11-201-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-62/+41
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-9/+9
* minor rom name correction for D2K Brian Troha2010-08-281-2/+2
* Comment fix to better explain DIPS for dkongx and clone (no whatsnew) Scott Stone2010-08-261-1/+3
* Set default DIPS (except Cabinet) to unused as Donkey Kong 2 seems to allow o... Scott Stone2010-08-261-2/+15
* Added dkongx/dkongx11, no credit wanted Angelo Salese2010-08-261-1/+165
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-4/+7
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-19/+19
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* Added a new cycle exact VMS interface to TMS5110 emulating M0, M1 and ADD1 to... Couriersud2010-05-311-1/+1
* hero/hunchback olympic company names ("hero in the castle of doom" doesn't me... Michaël Banaan Ananas2010-05-231-2/+2
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-5/+5
* CVS -> Century Electronics Michaël Banaan Ananas2010-05-221-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-051-7/+7
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Renamed functions: Aaron Giles2009-12-051-2/+2
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-10/+10
* Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c Fabio Priuli2009-11-301-45/+53
* Added AM_BASE_SIZE_MEMBER() macro for specifying both base and size Aaron Giles2009-11-281-8/+4
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-3/+3
* Refactored Z80 DMA to use devcb. Curt Coder2009-11-081-22/+14
* Refactored i8257 DMA to use devcb. Curt Coder2009-11-071-32/+28
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-8/+8
* Turn off debugging output Couriersud2009-09-201-1/+1
* More protection progress: no more game specific program counter checks Couriersud2009-09-201-26/+29
* Some progress with protection emulation for herbiedk and 8ballact Couriersud2009-09-201-16/+26
* A number of corrections to video, machine or encryption routines tied to the ... Scott Stone2009-07-301-1/+1
* some more clone name changes Yasuhiro Ogawa2009-07-281-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-6/+6
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-71/+71
* Adjusted sound command descriptions for dkong to be closer to the other drive... Ryan Holtz2009-06-101-1932/+1932