summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco156.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-16/+16
* deco16ic.cpp Drawing behavior updates (#6514) cam9002020-04-031-4/+0
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* deco156.cpp : Simplify gfxdecodes cam9002019-06-121-34/+19
* deco156: update irq handler same as simpl156 (nw) hap2019-05-301-5/+5
* Merge pull request #4779 from cam900/deco16_split R. Belmont2019-03-301-2/+0
|\
| * deco16ic.cpp : Move cninja exclusive transmask function into cninja.cpp cam9002019-03-201-2/+0
* | (nw) Clean up the mess on master Vas Crabb2019-03-261-35/+35
* | Revert "conflict resolution (nw)" andreasnaive2019-03-251-35/+35
* | src\mame: removed most MCFG and MACHINE_CONFIG macros from drivers starting w... Ivan Vangelista2019-03-201-33/+33
|/
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+2
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-51/+51
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2
* deco156.cpp: corrected wcvol95 region, thanks to Brian Troha (nw) Ivan Vangelista2018-08-121-1/+5
* new working clone Ivan Vangelista2018-08-111-3/+27
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* 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-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-26/+32
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+37
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-2/+2
* deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-6/+8
* Get rid of nonbuffered_palette_w at decocomn (#3103) cam9002018-01-241-20/+18
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* deco156: Palette cleanup Dirk Best2017-09-221-25/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* 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/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+0
* gals (nw) David Haywood2016-02-061-0/+9
* new clones David Haywood2016-02-061-3/+20
* reverting: Miodrag Milanovic2016-01-201-3/+3