summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pacman.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-14/+14
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-14/+14
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-2/+0
* pacman.cpp, etc.: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-3/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+28
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+27
* (nw) simulate protection for korosuke [iq_132] and resultant cleanup [Robbbert] Robbbert2018-01-141-6/+0
* (nw) fixed regression in mbrush and crushbl2. Robbbert2018-01-121-0/+2
* Maketrax : simulate protection [iq_132, Robbbert] Robbbert2018-01-101-15/+27
* New 74LS259/9334/CD4099 devices AJR2017-07-251-11/+15
* * New games added smf-2016-12-241-15/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+3
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* pacman.c: fixed mschamp save state problem (nw) Osso132015-01-191-0/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Modernized the namco sound device. [Osso] Scott Stone2013-07-221-0/+4
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-3/+3
* pacman protection modernization (nw) Miodrag Milanovic2013-02-141-15/+25
* Modernization of drivers part 15 (no whatsnew) Miodrag Milanovic2013-02-121-0/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+3
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-28/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+22
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+5
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+16
* New Working Game Added Michaël Banaan Ananas2012-06-191-0/+1
* cleanup Michaël Banaan Ananas2012-06-181-12/+7
* new clone added Michaël Banaan Ananas2012-05-121-0/+1
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* A few key fixes. Also changed error reporting to list all missing Aaron Giles2012-04-151-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+14
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-15/+15
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+40
* Death to generic spriteram. Aaron Giles2012-03-081-2/+7
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-291-0/+1
* New WORKING game Angelo Salese2011-11-271-0/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-2/+2
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-5/+27
* make vanvan use dreamshopper memory map + fix bg color: http://www.mametester... Michaël Banaan Ananas2011-03-241-3/+0