summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/parodius.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-24/+23
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-8/+7
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-13/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* 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-6/+6
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+41
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+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/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-4/+4
* Merge pull request #2507 from jackrjli/parodius R. Belmont2017-07-221-1/+1
|\
| * Fixed default dipswitch settings for Parodius Jack Li2017-05-061-1/+1
* | Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
|/
* Self-registering devices prep: Vas Crabb2017-02-271-3/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* Change back k053260 changes partially, nw therealmogminer@gmail.com2016-08-181-5/+0
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-0/+4
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Make watchdog timer a separate device AJR2016-04-301-2/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+381