summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/artmagic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-4/+4
* tms34010: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-051-9/+9
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-2/+1
* artmagic.cpp : Reduce runtime tag lookups, Cleanup naming etc... cam9002018-09-011-10/+9
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+1
* artmagic.cpp: fix typo (nw) braintro2018-06-241-1/+1
* artmagic.cpp: Correct Ultimate Tennis ROM names (nw) braintro2018-06-241-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* 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-19/+19
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-4/+4
* artmagic.cpp: Replace NVRAM with parallel EEPROM; improve ADPCM banking AJR2018-03-181-7/+8
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-79/+87
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-2/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Get rid of a couple more space.device() calls (nw) AJR2018-01-021-1/+1
* shtstar: Add DUARTs and YM2149 (nw) AJR2018-01-021-23/+16
* 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-2/+2
* misc timer_set removal (nw) Ivan Vangelista2017-04-181-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* New Stone Ball clone added briantro2016-11-131-10/+25
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* Shooting Star protection info, nw angelosa2016-09-071-4/+12
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1177