summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* namco_c355spr.cpp : Fix priority when pri 0 sprite isn't drawed first (#6011) cam9002019-12-062-4/+10
* fcrash.cpp, segas16a.cpp: fixed assert Expression: dest.cliprect().contains(c... Ivan Vangelista2019-12-041-3/+2
* namcofl.cpp : Use address_map_bank_device for ROM/RAM swapping, Use raw param... cam9002019-12-031-2/+2
* speedatk.cpp : Fixed tilemap wrong bit assignment (#6001) sasuke-arcade2019-12-021-2/+2
* skyfox.cpp : Background pattern adjustment compared to PCB strictly. (#5979) sasuke-arcade2019-11-291-10/+14
* Fix typo (nw) arbee2019-11-291-1/+1
* apple2: perform single-pixel shift for HGR monochrome with bit 7 set [R. Belm... arbee2019-11-281-2/+49
* Sam Coupe: fix, additions (#5947) Tom2019-11-291-1/+1
* updated my recent commits to initialize bools with false instead of 0, as sug... Ivan Vangelista2019-11-281-28/+28
* m68kmmu: Fixed issues with Domain/OS and its installer crashing [Hans Osterme... arbee2019-11-271-1/+2
* ygv608.cpp: initialized stuff in the constructor (nw) Ivan Vangelista2019-11-272-12/+112
* skyfox.cpp : Improve background based on PCB (#5976) sasuke-arcade2019-11-271-19/+20
* galivan.cpp : Add hide text layer support, and fix text color attlibute (#5957) sasuke-arcade2019-11-241-14/+65
* teracre.cpp: Add hide text layer support (used in Cofree break of horekid) Sasuke2019-11-241-1/+4
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-247-196/+196
* tmap038.cpp : Add tile size check related to vram is found, Move mirroring ma... cam9002019-11-233-29/+23
* popeye: Applied recommended code changes. (nw) couriersud2019-11-231-5/+5
* popeye: Add interlaced rendering. [Couriersud] couriersud2019-11-231-17/+46
* Cps1 bootlegs, some more new sets (#5895) Tom2019-11-141-0/+2
* ms32.cpp: fix hayaosi3 final round and flame text priorities [Angelo Salese] angelosa2019-11-131-7/+22
* continued elan refactoring (nw) (#5892) David Haywood2019-11-121-8/+7
* Eliminate a few more uses of auto_alloc (nw) AJR2019-11-107-12/+12
* continued Elan (Plug & Play) refactoring (#5882) David Haywood2019-11-114-131/+288
* Cps1 bootleg, new sets + fixes (#5887) Tom2019-11-091-0/+3
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* start trying to identify more sound related features on the elan hw (nw) + Se... David Haywood2019-11-082-0/+856
* raiden.cpp: Fix graphical regression in raidenb and raidenub; improve set des... AJR2019-11-061-5/+13
* bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... Nigel Barnes2019-11-061-1/+9
* loose ends: (nw) Vas Crabb2019-11-061-15/+5
* (nw) be strictly POSIX compliant, reduce fragmentation, get rid of an unused ... Vas Crabb2019-11-051-1/+0
* Plug & Play improvements (Elan / Air Blaster Joystick) (#5856) David Haywood2019-11-042-108/+76
* Plug & Play / Elan EU3A05 / EU3A14 splitting up, identifying of common featur... David Haywood2019-11-034-0/+798
* Galaga: small fix and some notes. [Couriersud] couriersud2019-11-031-0/+10
* galaga: Implement accurate starfield based on reverse eng. 05xx (#5824) Robert Hildinger2019-11-034-466/+744
* Spring cleaning: Vas Crabb2019-11-013-3/+3
* Added two new unreleased Model Racing games (#5813) janniz2019-10-311-0/+25
* new working clone Ivan Vangelista2019-10-301-0/+1
* add some c-board pal dumps TwistedTom2019-10-271-3/+4
* k054156_k054157_k056832.cpp: Less crude hack to clean tilemap (nw) AJR2019-10-261-8/+4
* (nw) fix other konami video devices not resolving delegate, fix Yamaha MSX sy... Vas Crabb2019-10-261-0/+6
* (nw) initialisation order matters (fix many Konami crashes) Vas Crabb2019-10-265-20/+19
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-26486-2053/+2052
* srcclean (nw) Vas Crabb2019-10-267-66/+66
* markham.cpp: improved master irq firing and rowscroll in Strength & Skill, wh... angelosa2019-10-241-9/+11
* psychic5.cpp: Eliminate MCFG_VIDEO_RESET_OVERRIDE (nw) AJR2019-10-231-1/+1
* Merge pull request #5786 from ZoeB/grammar R. Belmont2019-10-231-1/+1
|\
| * Tidy grammar Zoë Blade2019-10-231-1/+1
* | argus.cpp : Fix typo cam9002019-10-231-3/+3
* | argus.cpp: Separate state classes; simplify handlers; eliminate legacy overri... AJR2019-10-221-93/+81
|/
* segaic16.cpp: Code cleanup, reorganization and decoupling (nw) AJR2019-10-192-3/+189