summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/raiden2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-3/+0
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-2/+2
* Seibu sound device cleanup (nw) AJR2016-11-241-0/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Moved DMA and commands into own files, nw angelosa2016-06-201-1/+1
* raiden2 fix (nw) Miodrag Milanovic2016-05-011-4/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-25/+25
* move code, no refactoring of it, needed to continue work on refactoring legio... David Haywood2014-09-231-69/+3
* de-duplicate number conversion code (nw) David Haywood2014-09-231-10/+8
* de-duplicate seicop table upload code (nw) David Haywood2014-09-221-18/+2
* zt collisions (nw) Olivier Galibert2014-09-211-13/+12
* tx bank for the r2/dx_v33 (nw) David Haywood2014-09-181-1/+2
* scroll (nw) David Haywood2014-09-181-0/+1
* use standard video code in new raiden 2/dx / zt sets (nw) David Haywood2014-09-181-2/+2
* by request, save states (nw) David Haywood2014-09-171-10/+59
* fix blending some more (nw) Olivier Galibert2014-09-161-0/+8
* add palette dma (RAM to private buffer) to all seibu cop games David Haywood2014-09-151-15/+7
* buffer tilemaps to prevent tilemap / tilebank desync in r2 intro (fixes 1 fra... David Haywood2014-09-091-1/+5
* checkpoint (nw) Olivier Galibert2014-09-071-2/+2
* collision rework (nw) Olivier Galibert2014-09-071-11/+10
* make sprite layer order per-game (nw) Olivier Galibert2014-09-051-1/+2
* rename (nw) Olivier Galibert2014-09-051-3/+3
* raiden2: Does it blend? (nw) Olivier Galibert2014-09-051-11/+20
* raiden2: sprite placement and priorities (nw) Olivier Galibert2014-09-051-1/+1
* raiden: misc (nw) Olivier Galibert2014-09-031-3/+6
* raiden2: Add 6200 (nw) Olivier Galibert2014-08-291-2/+4
* remove unused parameters (nw) Miodrag Milanovic2014-05-251-2/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Modernized the Seibu ADPCM device and converted the Seibu sound system to be ... Scott Stone2013-08-011-3/+8
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 17 (no whatsnew) Miodrag Milanovic2013-02-121-0/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Ported Palette brightness effects to Raiden 2 HW, used by Zero Team and X Se ... Angelo Salese2012-09-281-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-2/+0