summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/zlib/deflate.h
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2020-09-13 12:49:12 +0200
committer couriersud <couriersud@gmx.org>2020-09-13 12:49:12 +0200
commita4f859ca8f52151cb00691cd758fd9f7c435d28e (patch)
tree4ad9fcd7a3b7f43df67271ed4caae24ac11a9ee1 /3rdparty/zlib/deflate.h
parent8fb35bf34f8ffb7cf1931384d3877f071e2a87d1 (diff)
netlist.lua: Fix merge, remove headers again.netlist-generated
Diffstat (limited to '3rdparty/zlib/deflate.h')
0 files changed, 0 insertions, 0 deletions
itgraph'>* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3 * Small cleanup (nw) Ivan Vangelista2014-01-251-9/+19 * Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2 * revert prev commit for now... Michaël Banaan Ananas2013-06-111-8/+0 * galdrvr.c: Improved Namco Galaxian colors [Andrew Welburn] Michaël Banaan Ananas2013-06-111-0/+8 * new NOT_WORKING game added Michaël Banaan Ananas2013-05-071-0/+3 * various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-0/+2 * dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4 * changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3 * added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3 * Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-3/+3 * Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-62/+60 * Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15 * New clones Robbbert2012-11-211-0/+2 * TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+2 * INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2 * manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0 * Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2 * Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+7 * TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1 * Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1 * All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+45 * Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+18 * updating MAME drivers to use modern i8255 implementation instead of the legac... Fabio Priuli2012-05-151-3/+11 * Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1 * Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5 * Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1 * mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+48 * modernization of some CUSTOM_INPUT's part 4 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1 * modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+5 * MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+11 * galdrvr.c: fixed missing sprites and bullets in fantastc [Haze, hap] Michaël Banaan Ananas2012-03-171-1/+2 * Death to generic spriteram. Aaron Giles2012-03-081-1/+3 * Major bitmap-related changes throughout the system. There are