summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/315_5124.h
Commit message (Expand)AuthorAgeFilesLines
* 315_5124.c: Improvement to timing for calculating flags. Fixes random hangs i... Wilbert Pol2014-04-291-1/+2
* 315_5124.c: Improved CRAM writes. Fixes wrong colors on sega logo for robocop... Wilbert Pol2014-04-291-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-7/+7
* 315_5124.c: converted to devcb2 (nw) Ivan Vangelista2014-03-291-22/+35
* stop SMS VDP timers in systems that don't need them. nw. Fabio Priuli2014-03-281-0/+1
* 315_5124.c: improved X-Scroll register timing. [Enik Land] Fabio Priuli2014-03-231-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* fixed more faulty PALETTE_INIT modernizations (nw) Oliver Stöneberg2013-08-091-2/+5
* more PALETTE_INIT modernizations (nw) Oliver Stöneberg2013-08-051-3/+3
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-3/+8
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-2/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* (MESS) slightly consolidated save/restore in sms/gamegear, still not reliable... Fabio Priuli2013-05-191-0/+2
* (MESS) sms.c: Change hcount calculation to use screen timings and move it to ... Wilbert Pol2013-05-141-5/+7
* 315_5124.c: Improved triggering of IRQs. [Enik Land] Wilbert Pol2013-03-111-11/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Made the genvdp a derived class of the newer sms vdp because the genesis vdp ... Scott Stone2012-08-291-0/+6
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-5/+5
* 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
* Moved the implementation for the Sega 315-5124, 315-5246, and 315-5378 video ... Wilbert Pol2011-12-311-0/+211