summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/darius.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* darius.cpp : Updates cam9002019-06-101-174/+149
* -devices/sound/msm5205: Removed unused MCFG_MSM6585 macros, nw mooglyguy2019-01-021-65/+64
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-6/+6
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-24/+24
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-38/+20
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-60/+66
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* 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-1/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* darius.cpp: Break up "IOC" handlers (nw) AJR2017-11-251-58/+22
* darius: More likely to use PC060HA instead of TC0140SYT (nw) AJR2017-10-111-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-11/+1
* Make watchdog timer a separate device AJR2016-04-301-6/+3
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+0
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-16/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1176