summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaiden.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-5/+5
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-131-31/+9
* tecmo_spr.cpp : Updates cam9002019-03-021-1/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-88/+83
* Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4407) ClawGrip2018-12-281-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+9
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-2/+2
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-2/+1
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+3
* tecmo_mix.cpp : Add mixing for text layer bitmap, bg pen (#4016) cam9002018-10-161-92/+89
* wildfang, stratof: Revert type of still-undumped MCU; add comments (nw) AJR2018-09-211-7/+12
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4
* devcb3 Vas Crabb2018-07-071-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-36/+36
* wildfang, stratof: Add undumped MCU to configuration and correct size of inte... AJR2018-06-011-11/+19
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-23/+23
* 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-2/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-109/+118
* gaiden.cpp: Fix graphics by partially undoing bdb49c9e5b2ebdc76e787c597dbdb44... AJR2018-02-171-30/+13
* Build fixes of the day (nw) AJR2018-02-171-1/+14
* gaiden : Cleanups, Fixes (#3217) cam9002018-02-181-76/+76
* (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-7/+7
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* gaiden.cpp: Soundlatch update (nw) AJR2017-08-291-5/+4
* mastninj: Implement dual OPN + dual MSM5205 ADPCM sound system as in Automat AJR2017-08-211-25/+60
* gaiden.cpp: Acknowledge main IRQ (nw) AJR2017-08-181-11/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+22
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* tecmo_mix: Fixed the saturated colors in Final Star Force (Level 2) (#1823) darq2016-12-121-1/+1
* gaiden.cpp: fixed MT04933 (nw) Ivan Vangelista2016-11-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-4/+4
* pce_tourvision.zml - Added a number of new dumps (15) to the softlist. [syst... Scott Stone2016-07-131-2/+2
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-7/+2
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-7/+13