summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/hd44102.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-86/+0
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* updated licenses for most of devices (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) nes.xml: added a couple of new multigame dumps using Fabio Priuli2014-10-131-2/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-6/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+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
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-30/+9
* Imported HD44102 LCDC from MESS. (no whatsnew) Curt Coder2011-04-161-0/+109