summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/legionna.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* legionna.cpp: kludge a few weird Godzilla collision checks [Angelo Salese] angelosa2018-04-251-0/+1
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* legionna.cpp: fixed Godzilla OKI sound bankswitch [Angelo Salese] angelosa2018-04-151-0/+2
* legionna.cpp: fixed regression in background tilemap colors for Godzilla (use... angelosa2018-04-151-4/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-2/+0
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-3/+3
* legionna.h - initialize tile banks to 0, this should fix problems on linux & ... David Haywood2017-06-301-0/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+0
* denjinmk: Hack sound comms to work without ROM patch AJR2016-07-111-1/+1
* Re-added scrolling angelosa2016-07-031-11/+7
* Splitted Seibu Cup Soccer bootlegs into own driver (nw) angelosa2016-07-031-3/+0
* Revert a test with denji, update flags. (nw) angelosa2016-07-031-1/+1
* Moved around allocation pointers to own function, and register video pointers... angelosa2016-07-031-0/+1
* Fixed priority issues in Legionnaire, Heated Barrel, Denjin Makai and Godzill... angelosa2016-07-011-2/+4
* Moved DMA and commands into own files, nw angelosa2016-06-201-1/+1
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-0/+4
* Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-151-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* legionna.cpp/seibu_crtc.cpp: Fixed Godzilla text tilemap vertical placement, ... angelosa2015-12-301-0/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* Added license for David Graves (nw) Miodrag Milanovic2015-06-071-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-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-3/+1
* debug aid (nw) David Haywood2014-09-241-1/+3
* more legionna function movement (nw) David Haywood2014-09-231-3/+4
* legionna re-org sound writes (nw) David Haywood2014-09-221-0/+5
* use CRTC David Haywood2014-09-221-3/+7
* add palette dma (RAM to private buffer) to all seibu cop games David Haywood2014-09-151-2/+8
* fix scrolling in godzilla (nw) David Haywood2014-09-091-6/+7
* Experiment with the bootleg ... Angelo Salese2014-09-081-1/+1
* rework the Seibu Cup Soccer debug mode code so that it can be enabled for all... David Haywood2014-09-041-0/+3
* 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
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* oki cleanup (nw) Miodrag Milanovic2013-04-111-1/+5
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 11 (no whatsnew) Miodrag Milanovic2013-02-081-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1