summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kan_pand.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-10/+9
* kan_pand.cpp: Eliminate driver_data dependency (nw) AJR2017-06-061-0/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-5/+0
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Mention myself in a few more files (nw) Luca Elia2015-05-161-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* kan_pand: converted to use inline config. nw. Fabio Priuli2014-04-081-14/+17
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+6
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-8/+8
* removal of not needed includes of devlegcy.h (nw) Miodrag Milanovic2013-06-031-2/+0
* modernized Kaneko Pandora device. [Osso] Fabio Priuli2013-06-021-25/+25
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+20
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* new WORKING Angelo Salese2010-07-081-0/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Converted Kaneko Pandora sprite chip to be a MAME device and updated drivers ... Fabio Priuli2009-12-101-9/+58
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+11