summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/airraid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: simplified some handlers (nw) Ivan Vangelista2020-03-161-7/+6
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-7/+6
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-13/+13
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-6/+6
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+7
* seibu_sound: Interrupt modernization (nw) AJR2018-06-301-0/+1
* 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-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+49
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+10
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-14/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-10/+13
* merge release branch Vas Crabb2016-11-301-3/+3
|\
| * Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-281-3/+3
* | License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
|/
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-7/+15
* Seibu sound device cleanup (nw) AJR2016-11-241-3/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* srcclean and translation regeneration Vas Crabb2016-08-291-3/+3
* Street Fight and Cross Shooter (Street Fight type hw) use a common motherboar... David Haywood2016-08-061-330/+63
* various Seibu Refactoring, David Haywood2016-08-041-0/+860