summaryrefslogtreecommitdiffstats
path: root/src/lib/util/unicode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/unicode.cpp')
0 files changed, 0 insertions, 0 deletions
0c89a5859d2d66e735b2678578c6ffd2f'>init vars for coverity (drivers/m) Robbbert2022-03-251-1/+1 * drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-8/+8 * deco16ic.cpp Drawing behavior updates (#6514) cam9002020-04-031-10/+16 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2 * mirage.cpp : Simplify gfxdecodes cam9002019-06-121-21/+9 * deco16ic.cpp : Simplify handlers, Reduce some unnecessary lines cam9002019-03-311-2/+1 * deco16ic.cpp : Move cninja exclusive transmask function into cninja.cpp cam9002019-03-201-1/+0 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-17/+15 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-1/+1 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3 * src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-28/+28 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1 * more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+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-4/+4 * 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 * 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-2/+2 * (nw) misc follow-up Vas Crabb2018-05-061-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4 * 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-21/+22 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-0/+1 * deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-1/+2 * 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 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * srcclean (nw) Vas Crabb2016-11-271-8/+8 * mirage.cpp: Added 93C46 EEPROM hook-up [Angelo Salese] angelosa2016-11-221-69/+48 * replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6 * okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2 * Fix deco crypt separate compile (nw) Miodrag Milanovic2016-04-301-1/+1 * Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-2/+0 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3 * clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1