summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/codata.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/codata.c')
0 files changed, 0 insertions, 0 deletions
* sandscrp.cpp : Simplify handlers, Use shorter / correct type value, Fix some ... cam9002019-04-061-61/+45 * Merge pull request #4741 from cam900/kaneko_tmap_args R. Belmont2019-03-301-5/+5 |\ | * kaneko_tmap.cpp : Updates / Cleanups cam9002019-03-101-5/+5 * | gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2 * | (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+19 * | Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+19 |/ * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-19/+19 * Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-2/+1 * srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1 * mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-6/+6 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4 * sandscrp.cpp: Fixed regression - game boots again (nw) Scott Stone2018-11-091-2/+2 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-5/+5 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9 * 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-3/+3 * sandscrp.cpp : Add romanization of sandscrpb Ch... cam9002018-05-111-2/+2 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+38 * srcclean (nw) Vas Crabb2018-02-251-2/+2 * sandscrp.cpp : Sprite-tile priority fixes, Minor cleanups (#3261) cam9002018-02-231-61/+50 * de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1 * 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-3/+6 * 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 * Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7 * ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1 * more gen_latch-ification (nw) Ivan Vangelista2016-06-011-6/+14 * Make watchdog timer a separate device AJR2016-04-301-1/+3