summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/legionna.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -devices/sound/3812intf: Removed MCFG macro, nw mooglyguy2018-12-301-125/+124
* Start cleaning up palette configuration: Vas Crabb2018-12-291-29/+18
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-24/+24
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-30/+36
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-29/+25
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-12/+12
* new working clone Ivan Vangelista2018-09-261-6/+50
* legionna.cpp : Fix denjinmk year cam9002018-09-021-1/+1
* Works now (nw) Olivier Galibert2018-08-031-42/+15
* Partially revert 09466d3382eb1bdd9dedb3ce3793e1c440527615 due to crashes (nw) AJR2018-08-021-15/+42
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-42/+15
* seibu_sound: Interrupt modernization (nw) AJR2018-06-301-0/+6
* seibucop: Eliminate machine().device, hardcoded tags and dependency on palett... AJR2018-06-131-6/+18
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-38/+38
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-32/+32
* Forgot one (nw) angelosa2018-05-131-1/+0
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-6/+6
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-6/+6
* (nw) misc follow-up Vas Crabb2018-05-061-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-79/+79
* legionna.cpp: kludge a few weird Godzilla collision checks [Angelo Salese] angelosa2018-04-251-2/+12
* srcclean (nw) Vas Crabb2018-04-221-3/+3
* legionna.cpp: fixed Godzilla OKI sound bankswitch [Angelo Salese] angelosa2018-04-151-0/+17
* legionna.cpp: fixed regression in background tilemap colors for Godzilla (use... angelosa2018-04-151-13/+22
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-251/+305
* (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-16/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* 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
* new not working clone Ivan Vangelista2017-09-251-1/+41
* legionna.cpp: fixed Denjin Makai background pen colors [Angelo Salese] angelosa2017-09-241-1/+1
* legionna.cpp: Fix Lives DIP from "Infinite" to "4" which matches Dip Sheet, ... Scott Stone2017-09-121-1/+1
* Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw) AJR2017-08-231-8/+8
* Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-17/+7
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-13/+13
* Verify some same label different hash (sldh) rom parts and commented followin... Scott Stone2017-06-051-2/+2
* new WORKING game angelosa2017-05-161-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-30/+30
* Seibu/TAD PROM stuff AJR2017-04-201-0/+24
* Self-registering devices prep: Vas Crabb2017-02-271-2/+7
* Seibu Cup Soccer uses a YM3812, not YM2151 (nw) AJR2016-11-291-6/+5
* Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-281-0/+6
* Seibu sound device cleanup (nw) AJR2016-11-241-12/+95
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5