summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/legionna.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-137/+0
* init even more vars for coverity Robbbert2022-03-231-10/+10
* seibucop: move to machine folder (nw) hap2020-04-041-1/+1
* Fix exception in clang debug build: "Caught unhandled St8bad_cast exception: ... AJR2019-11-051-1/+1
* loose ends: (nw) Vas Crabb2019-11-061-32/+35
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* legionna.cpp : Updates cam9002019-05-081-43/+42
* -devices/sound/3812intf: Removed MCFG macro, nw mooglyguy2018-12-301-1/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-15/+21
* Works now (nw) Olivier Galibert2018-08-031-1/+1
* Partially revert 09466d3382eb1bdd9dedb3ce3793e1c440527615 due to crashes (nw) AJR2018-08-021-1/+1
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-13/+16
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* seibucop: Eliminate machine().device, hardcoded tags and dependency on palett... AJR2018-06-131-0/+1
* 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