summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/divebomb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-13/+13
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-8/+6
* devcb3 Vas Crabb2018-07-071-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* 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-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* divebomb.cpp: fixed regression (nw) Ivan Vangelista2018-03-191-2/+2
* divebomb.cpp cleanups (#3350) cam9002018-03-181-124/+66
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-31/+31
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-58/+64
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-0/+0
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-111/+111
* New games added or promoted from NOT_WORKING status Phil Bennett2016-06-161-0/+631