summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/libjpeg/jccolor.c
diff options
context:
space:
mode:
author Patrick Mackinlay <pmackinlay@hotmail.com>2020-10-06 09:54:38 +0700
committer Patrick Mackinlay <pmackinlay@hotmail.com>2020-10-06 09:54:38 +0700
commitdef86684accd901b3a88cb0de8d3409c85ca44fa (patch)
tree9e1a59258e92c2cc6096a4ee34ac8d0ceb5567c9 /3rdparty/libjpeg/jccolor.c
parenta538585b9892e41a879f1f324c157df75736d162 (diff)
ns32000: avoid potential slave dependency issue
Diffstat (limited to '3rdparty/libjpeg/jccolor.c')
0 files changed, 0 insertions, 0 deletions
288effab8f'>Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1 * MDRV_* -> MCFG_* Aaron Giles2010-12-311-25/+25 * Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-2/+2 * Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1 * Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2 * new clones Angelo Salese2010-07-041-1/+1 * evil clarue flower Michaël Banaan Ananas2010-05-251-5/+6 * done some double checking, Flower is definitely by Wood Place (spelled with s... Michaël Banaan Ananas2010-05-251-2/+2 * flower desc/company Michaël Banaan Ananas2010-05-251-5/+5 * another round of company names cleanup Michaël Banaan Ananas2010-05-221-2/+2 * Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1 * Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-8/+8 * Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1 * Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-6/+6 * Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3 * Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-4/+4 * Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-10/+10 * Ok, this is The Big One. Aaron Giles2009-02-111-7/+1 * From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1 * WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4 * Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-5/+5 * From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-16/+1 * From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-5/+4 * Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2 * NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-4/+4 * adds edge connector pinout info to flower.c Brian Troha2008-08-031-0/+31 * Region classes go bye-bye. Aaron Giles2008-07-281-20/+20 * Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-23/+23 * Cleanups and version bump.mame0126u2 Aaron Giles2008-07-241-1/+1 * merged CPU0 and 1 memory maps in flower, improved interrupt generation, fix f... davidhay2008-07-191-27/+22 * Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+3 * Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1 * Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to