summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* asteroid, astdelux: Add cocktail configuration that flips screen for 2nd player AJR2018-05-031-0/+7
* rohga.cpp Update cam9002018-05-041-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-2/+2
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-022-2/+2
* namco, polepos: Clean up some line write handlers (nw) AJR2018-05-011-6/+3
* igs017.cpp: Emulated the protection in iqblocka, iqblockf, genius6 [Luca Elia] Luca Elia2018-05-012-55/+16
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-3043-58/+58
* seibuspi : Fix Typo, Add notes cam9002018-04-281-2/+3
* new working clone Ivan Vangelista2018-04-271-3/+3
* renegade.cpp : Fix bit manipulations cam9002018-04-281-7/+4
* Sarayan made me do it. Vas Crabb2018-04-284-6/+8
* pc9801: fix readout of small char font (nw) cracyc2018-04-261-3/+3
* pc9801: fix scrolling and avsdrv; add high exvram window (nw) cracyc2018-04-221-1/+1
* srcclean (nw) Vas Crabb2018-04-223-4/+4
* Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-211-12/+3
* maps: Finish mame/video (nw) Olivier Galibert2018-04-1915-243/+269
* XaviX - current checkpoint, tidying, reorganization etc. (+ general TV game w... David Haywood2018-04-161-0/+730
* electron: Improved video handling. Nigel Barnes2018-04-161-18/+25
* legionna.cpp: fixed regression in background tilemap colors for Godzilla (use... angelosa2018-04-151-1/+1
* Additional note found, make color config as default too (nw) angelosa2018-04-141-3/+4
* warpwarp.cpp: added sos overlay, and added optional color setting for kaitei ... angelosa2018-04-141-0/+30
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-1312-52/+23
* Popeye: Implemented nmi acknowledge and TPP2 watchdog. [smf] smf-2018-04-121-1/+1
* pgm.cpp : Fix object finder, Remove unused things (#3448) cam9002018-04-131-9/+7
* gundealr.cpp : Cleanups (#3447) cam9002018-04-121-31/+6
* pc9801: fix exvram low address banking (nw) cracyc2018-04-101-1/+1
* Build fix (nw) AJR2018-04-071-1/+1
* Merge pull request #3433 from cam900/atarisy2_bank ajrhacker2018-04-071-54/+13
|\
| * atarisy2.cpp : Minor cleanups for bankswitching, Add address_map_bank_device ... cam9002018-04-071-54/+13
* | -output: Removed remaining legacy output accesors from cinemat, and removed t... mooglyguy2018-04-073-15/+15
|/
* -output: Removed legacy output handlers from stactics, skydiver, starcrus. [R... mooglyguy2018-04-053-113/+110
* Because people would rather complain about compile errors that I somehow don'... mooglyguy2018-04-051-1/+0
* -output: Removed legacy output accessors from super80, taitojc, tceptor, tehk... mooglyguy2018-04-054-76/+91
* -output: Removed legacy output handlers from wecleman [Ryan Holtz] mooglyguy2018-04-051-49/+42
* fix compile (nw) Lord-Nightmare2018-04-041-24/+24
* -output: Removed remaining legacy outputs from alesis. Removed legacy outputs... mooglyguy2018-04-041-49/+49
* atarivad: Separate source files from atarigen (nw) AJR2018-04-032-0/+636
* psikyo.cpp: apply AJR's fix to the bootleg hardware, too (nw) Ivan Vangelista2018-04-031-1/+2
* psikyo.cpp: Fix crash due to incorrect shift calculation (nw) AJR2018-04-011-1/+2
* fix build (nw) Vas Crabb2018-03-311-5/+5
* psikyo.cpp, dreamwld.cpp : Cleanups, Add notes (#3403) cam9002018-03-311-328/+148
* electron: Use MCFG_SCREEN_RAW_PARAMS (nw) Nigel Barnes2018-03-301-12/+10
* Replace MCFG_CPU_VBLANK_INT with line callbacks in more Konami games (nw) AJR2018-03-291-0/+6
* bbc: 6845 VSYNC is tied to CA1 on first VIA AJR2018-03-281-0/+1
* neogeo: Split into real models: Vas Crabb2018-03-291-14/+14
* galaga.cpp, pacland.cpp, tceptor.cpp: Replace MCFG_CPU_VBLANK_INT with line c... AJR2018-03-281-0/+13
* 20pacgal.cpp, baraduke.cpp, gaplus.cpp, skykid.cpp, toypop.cpp: Replace MCFG_... AJR2018-03-282-0/+4
* fastfred.cpp, mermaid.cpp, rollrace.cpp: Replace MCFG_CPU_VBLANK_INT with lin... AJR2018-03-281-215/+223
* mjkjidai: Replace MCFG_CPU_VBLANK_INT with line callback (nw) AJR2018-03-281-0/+2
* Mixing bitwise and arithmetic operators carelessly is not a good thing (nw) AJR2018-03-281-5/+5