summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* rf5c68.cpp Updates, etc (#3515) cam9002018-05-113-126/+121
* argus.cpp : Fix argus sound writes(second ym2203 has not implemented), Cleanu... cam9002018-05-101-52/+47
* cps1.cpp: Correct ROM board (nw) braintro2018-05-091-1/+1
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-102-6/+3
* astrocde.cpp: Driver and device modernization (nw) AJR2018-05-091-118/+74
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-096-10/+10
* minor fixes (nw) braintro2018-05-081-1/+1
* Revert "acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce dup... Vas Crabb2018-05-081-17/+55
* acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce duplicates,... cam9002018-05-081-55/+17
* Revert "ics2115.cpp Updates (#3497)" Vas Crabb2018-05-081-1/+0
* ics2115.cpp Updates (#3497) cam9002018-05-081-0/+1
* deadang.cpp: popnrun debug tilemap code (nw) angelosa2018-05-081-7/+39
* new clone added - Final Fight (Japan 900405) braintro2018-05-071-1/+3
* deadang.cpp: popnrun sketchy sprites (nw) angelosa2018-05-071-1/+52
* new NOT WORKING machine angelosa2018-05-071-0/+63
* deco_ace: Internalize palette (nw) AJR2018-05-064-15/+10
* narrowing warnings (nw) Vas Crabb2018-05-071-1/+1
* m90.cpp : Cleanup duplicates, Add user_data for tilemap ram base, reduce runt... cam9002018-05-071-245/+187
* fuukifg2.cpp, fuukifg3.cpp : Minor cleanups, Fix spacing (#3404) cam9002018-05-072-64/+20
* ppu2c0x: Change NMI to line callback (nw) AJR2018-05-061-3/+3
* sub.cpp: Added flip screen support for Submarine (Sigma) [Angelo Salese] angelosa2018-05-061-0/+133
* supbtime.cpp: split into video and includes (nw) angelosa2018-05-061-0/+52
* ppu2c0x family: Make palette internal to device AJR2018-05-063-65/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0621-64/+64
* 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