summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddragon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+15
* clone promoted to working Ivan Vangelista2019-02-021-7/+6
* srcclean and cleanup (nw) Vas Crabb2019-01-271-8/+8
* -devices/sound/msm5205: Removed unused MCFG_MSM6585 macros, nw mooglyguy2019-01-021-87/+79
* Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+9
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-2/+2
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-12/+12
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+6
* ddragonba, ltd4 games: Fix regressions related to recent 6803 changes (nw) AJR2018-10-281-10/+6
* Fix most palette-related asserts, nw mooglyguy2018-09-071-3/+3
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* ddragonb: Identify CPU type (nw) AJR2018-07-121-1/+1
* ddragon.cpp Cleanups (#3482) cam9002018-06-171-95/+135
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-45/+39
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* ddragon.cpp : CPU Type identification cam9002018-03-211-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-79/+87
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-8/+8
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-10/+10
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-10/+10
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-6/+6
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-4/+4
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* ddungeon, darktowr, toffy, stoffy: Use 4-way joysticks AJR2017-03-171-1/+14
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* tstrike, ddungeon, darktowr: use new MC68705P3 core Vas Crabb2017-01-161-64/+52
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* chinagat.cpp, ddragon.cpp: More IRQ cleanups (nw) AJR2017-01-091-15/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4