summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-204-13/+13
* strnskil.cpp: Remove due to merger with markham.cpp in ad71b1124716bc07b90ccf... AJR2018-05-201-141/+0
* Merge pull request #3591 from kazblox/master ajrhacker2018-05-201-19/+48
|\
| * markham.cpp changes: Jackson2018-05-201-19/+48
* | nmk16.cpp : Fix tdragon2 bankswitching cam9002018-05-201-1/+1
* | leland: optimise use of tilemap (nw) Vas Crabb2018-05-201-7/+4
|/
* leland: split out ataxx-specific stuff from base state class - really needs m... Vas Crabb2018-05-191-25/+22
* astrocde:cpp: Split up base class a little; add output finder for tenpindx (nw) AJR2018-05-181-2/+15
* diexec: Interrupt API changes (nw) AJR2018-05-189-11/+11
* cinemat: further cleanup/separation - no longer needs a selector member or st... Vas Crabb2018-05-181-95/+44
* cinemat: split out stuff unique to demon and qb3, use virtual methods a bit m... Vas Crabb2018-05-171-39/+33
* leland.cpp cleanups (#3519) cam9002018-05-171-115/+97
* Coco3gimefixsam (#3577) tim lindner2018-05-171-22/+16
* nc: clean up a little, or a lot (nw) Vas Crabb2018-05-171-49/+24
* toaplan2.cpp, gp9001.cpp Cleanups (#3460) cam9002018-05-173-199/+133
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-16195-653/+693
* abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] Curt Coder2018-05-163-18/+19
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-16195-693/+653
* vectrex: Fix probable bug with lightpen-triggered interrupt AJR2018-05-151-1/+1
* new working clone Ivan Vangelista2018-05-151-0/+1
* gatron.cpp: output_finder (nw) Ivan Vangelista2018-05-151-11/+7
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-1515-36/+39
* abc800: Cleanup. (nw) Curt Coder2018-05-143-53/+11
* tatsumi.cpp : Reduce runtime tag lookups, Fix region tags, Move CLUT'… (#3561) cam9002018-05-131-107/+94
* tlc34076: Convert implementation to use device_palette_interface (nw) AJR2018-05-133-5/+5
* seicupbl.cpp: some sprite priorities (nw) angelosa2018-05-131-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-132-29/+21
* Eliminate some explicit device tag lookups (nw) AJR2018-05-136-29/+28
* Various Data East Driver Cleanups/Notes (#3449) cam9002018-05-129-185/+182
* alpha68k.cpp: Cleanups and clock corrections (nw) AJR2018-05-111-2/+2
* topspeed.cpp : Minor cleanups, Add arrays for reduce duplicates (#3454) cam9002018-05-121-6/+6
* abc800: Cleanup. (nw) Curt Coder2018-05-111-14/+1
* m90: clean up a little, and fix optimisation gone wrong (not considering vert... Vas Crabb2018-05-111-76/+84
* m90: fix rowscroll bias between layers (nw) Vas Crabb2018-05-111-14/+15
* 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