summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/huc6260.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-311/+0
* sorted out more (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* fix MT385, and maybe 386 by making battlera use the proper PCE video code David Haywood2014-10-041-0/+13
* fixed MT05515 (fixed usage of uninitialized member in huc6260_device) (nw) Oliver Stöneberg2014-05-131-0/+1
* huc6260_device: converted to devcb2 (nw) Ivan Vangelista2014-04-041-32/+18
* Some changes/corrections to device descriptions from MASH (nw) Scott Stone2014-03-311-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+4
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* fixed more faulty PALETTE_INIT modernizations (nw) Oliver Stöneberg2013-08-091-0/+14
* fixed faulty PALETTE_INIT modernization (nw) Oliver Stöneberg2013-08-071-1/+1
* 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-6/+2
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Fixed palette in HuC6280 Angelo Salese2013-03-161-3/+3
* fixed uninitialized member in src/emu/video/huc6260.c (nw) Oliver Stöneberg2013-02-221-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+13
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-15/+15
* Sync with MESS (nw) Wilbert Pol2012-08-191-0/+299