summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/huc6261.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-434/+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
* Fixed MESS debug compile (nw) Ivan Vangelista2014-04-101-2/+2
* huc6261: converted to use inline config. nw. Fabio Priuli2014-04-101-16/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-4/+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 uninitialized members in src/emu/video/huc6261.c (nw) Oliver Stöneberg2013-02-221-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+6
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Fixed PAD latch and irq priority Angelo Salese2012-08-231-1/+1
* (MESS) pcfx.c: Start displaying some things from huc6270-b; doesn't look corr... Wilbert Pol2012-08-221-2/+40
* Sync with MESS (nw) Wilbert Pol2012-08-201-0/+409