summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pacman.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-4/+4
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-37/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-39/+39
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-9/+9
* BIG update. Aaron Giles2011-03-291-70/+70
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-6/+6
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-33/+33
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-12/+12
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-1/+1
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-47/+52
* make vanvan use dreamshopper memory map + fix bg color: http://www.mametester... Michaël Banaan Ananas2011-03-241-48/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-28/+28
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-96/+96
* New clones added mariuszw12010-11-211-0/+26
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-14/+6
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-56/+38
* Remove most of the temporary inline helpers. Aaron Giles2010-08-191-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* Removed global variables from gaelco, namco, and nile sound cores. Aaron Giles2010-08-041-9/+9
* Time to kill off some deadwood. Aaron Giles2010-07-071-5/+5
* jumpshtp->jumpshotp Michaël Banaan Ananas2010-05-261-4/+4
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-3/+3
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-1/+1
* company name cleanups and added back lost bootleggers info Michaël Banaan Ananas2010-05-231-1/+1
* last round of company name cleanups for now Michaël Banaan Ananas2010-05-221-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-7/+7
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-6/+6
* new clone added "Zola-Puc" Brian Troha2010-05-221-2/+23
* Rock-ola -> Rock-Ola Michaël Banaan Ananas2010-05-221-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-12/+12
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-24/+24
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-211-0/+2
* Added new functions: Aaron Giles2009-12-071-2/+1
* Renamed functions: Aaron Giles2009-12-051-1/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-45/+45
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-31/+38
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-45/+45
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-3/+3
* New clone added Yasuhiro Ogawa2009-11-161-0/+27
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-021-1/+1
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-75/+75
* adds redumped / missing roms for Woodpecker (Amenip) [Guru] Brian Troha2009-07-061-6/+6
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-1/+1
* many DIPSW fixes [kanikani] Yasuhiro Ogawa2009-05-271-2/+2