summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/cdp1861.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-145/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* cdp1862: devcb2 cleanup. (nw) Curt Coder2014-03-211-7/+1
* cdp1861: Cleaned up devcb2. (nw) Curt Coder2014-03-211-3/+13
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) visicom: Fixed colors and video. [Curt Coder] Curt Coder2013-08-071-2/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-5/+3
* (MESS) devcb2. (nw) Curt Coder2013-06-091-33/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-43/+43
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* 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
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-32/+8
* Imported CDP1861 VDC from MESS. (no whatsnew) Curt Coder2011-04-091-0/+180