summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asterix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* Merge pull request #4948 from cam900/k054156_k054157_k056832_pertile_pri R. Belmont2019-04-291-6/+6
|\
| * k054156_k054157_k056832.cpp : Updates cam9002019-04-291-6/+6
* | Merge pull request #4939 from cam900/k053251_args R. Belmont2019-04-291-1/+1
|\ \
| * | k053251.cpp : Updates cam9002019-04-271-1/+1
| |/
* / k053244_k053245.cpp : Updates cam9002019-04-271-2/+2
|/
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* -devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Remo... mooglyguy2018-12-201-22/+22
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+4
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-5/+5
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-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-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* 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-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-31/+33
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+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/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Added coin counter and lockout to Asterix [Angelo Salese] angelosa2016-09-211-0/+8
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* fixed some eeprom region fatalerrors hap2016-06-201-5/+5
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+440