summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/zippath.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-09-11 13:22:24 +0200
committer hap <happppp@users.noreply.github.com>2020-09-11 13:23:01 +0200
commit5cfc87823f5f79b3ece0f309ed724d0d7c1b3be2 (patch)
treee865b62cc572a6702a97fcbcfdbf2f1ed67ef131 /src/lib/util/zippath.cpp
parent1ac0edb56db4c5abb0ea9b1dc9ccdbe269724ce3 (diff)
Machines promoted to working
---------------------------- Constellation Expert [hap, Berger]
Diffstat (limited to 'src/lib/util/zippath.cpp')
0 files changed, 0 insertions, 0 deletions
d>-24/+4 * kaneko_tmap.cpp : Updates / Cleanups cam9002019-03-101-5/+5 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-18/+18 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5 * mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-4/+4 * MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-3/+3 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1 * sknsspr.cpp : Add bitmap clearing disable bit cam9002018-07-151-1/+0 * move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+5 * Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-4/+4 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-1/+1 * Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+29 * sknsspr : Add device_rom_interface instead memory pointer (#3269) cam9002018-03-011-8/+11 * srcclean (nw) Vas Crabb2018-02-251-1/+1 * jchan : Improve sprite-tile priority, Cleanup duplicates, Verified ba… (#3262) cam9002018-02-241-108/+119 * de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-2/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-3/+5 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21 * Make watchdog timer a separate device AJR2016-04-301-2/+5 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-18/+18 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1 * jchan.cpp: updated PCB info (nw) Guru2015-11-091-71/+55