summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/legionna.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cischeat.cpp: fixed Grand Prix Star stick tyre sprite in attract mode bug [An... angelosa2018-06-291-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-6/+6
* seibucop: Eliminate machine().device, hardcoded tags and dependency on palett... AJR2018-06-131-3/+7
* 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
* seicupbl.cpp: some sprite priorities (nw) angelosa2018-05-131-1/+1
* legionna.cpp: fixed regression in background tilemap colors for Godzilla (use... angelosa2018-04-151-1/+1
* srcclean (nw) Vas Crabb2017-10-221-4/+4
* legionna.cpp: fixed Denjin Makai background pen colors [Angelo Salese] angelosa2017-09-241-10/+11
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-12/+12
* Cleanups and version bump Miodrag Milanovic2016-07-271-16/+16
* 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-26/+27
* And another one, which makes more sense like this (nw) angelosa2016-07-011-10/+19
* Denjin Makai puts sprites above everything for mode 3, fixed (nw) angelosa2016-07-011-3/+3
* Fixed priority issues in Legionnaire, Heated Barrel, Denjin Makai and Godzill... angelosa2016-07-011-36/+118
* Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-151-1/+8
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+2
* legionna.cpp/seibu_crtc.cpp: Fixed Godzilla text tilemap vertical placement, ... angelosa2015-12-301-1/+16
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-12/+12
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+542