summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/segaic24.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+2
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-8/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* More custom MCFG results, nw mooglyguy2018-06-051-13/+6
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-3/+3
* segaic24.cpp: added xhout and xvout register callbacks, and hooked them up to... angelosa2018-03-031-1/+15
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* segaic24.cpp: kill tile32/char32 tranpolines (nw) angelosa2018-02-091-5/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-9/+2
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* small cleanup hap2014-11-091-0/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* 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/+7
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-7/+7
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* tilemap_create_device users modernized (no whatsnew) Miodrag Milanovic2012-09-071-4/+4
* Bulk converted most of the tilemap_* calls into method calls. Aaron Giles2012-01-171-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+7
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-4/+4
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-60/+13
* segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert2011-04-171-41/+151
* BIG update. Aaron Giles2011-03-291-5/+5
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-1/+1
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-1/+0
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-2/+2
* fix for "00989: qgh: If you do a metamorphose, the screen turns black without... davidhay2008-10-061-0/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-2/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+45