summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-10/+10
* -SONY video equipment (DFS-500 Video Mixer and VCRs) (#7362) Felipe CorrĂȘa da Silva Sanches2020-10-211-0/+507
* hh_ucom4.cpp: Fix real issue in tmtennis layout - nanosvg just isn't rejectin... Vas Crabb2020-10-201-2/+2
* hh_ucom4.cpp: Work around nanosvg style propagation bug in tmtennis layout. Vas Crabb2020-10-201-1/+1
* -emu/rendlay.cpp: Avoid another issue with floating point error accumulation ... Vas Crabb2020-10-191-30/+38
* fidel_dsc.lay: small tweak after rendlay element clipping bugfix hap2020-10-181-2/+2
* Fixed small oversight in Power Drift widescreen layouts Firehawke2020-10-151-2/+2
* Revet #7346. Vas Crabb2020-10-161-500/+0
* Merge pull request #7346 from felipesanches/sony_video_equipment ajrhacker2020-10-151-0/+500
|\
| * New non-working driver: SONY DFS-500 DME Video Mixer (1994) Felipe CorrĂȘa da Silva Sanches2020-10-151-0/+500
* | outrun.lay: Fixed port tag/mask for shifters in 'widescreen' views Vas Crabb2020-10-151-2/+2
* | sentx6p: Use transparent rectangles for forcing bounds rather than arbitraril... Vas Crabb2020-10-141-38/+38
* | cgang.cpp: Restored ratio of LED-to-bezel size, because apparently I can't co... Vas Crabb2020-10-141-3/+3
* | -render.cpp: Fixed issue causing elements to be clipped on bottom/right. Vas Crabb2020-10-1413-17/+18
* | Optimise some SVG images Vas Crabb2020-10-091-16/+13
* | touchme.lay: undo mass replace error hap2020-10-081-1/+1
* | Allow layout files to embed image data. Vas Crabb2020-10-0913-425/+275
* | Various improvements to image file handling: Vas Crabb2020-10-081-31/+21
* | cgang: bit smoother animation hap2020-10-061-4/+4
* | unkeinv.lay: use parameter animation for the player led row hap2020-10-041-156/+66
* | cgang.lay: small tweak hap2020-10-041-1/+1
* | -emu/rendlay.cpp: Allow item animation. Vas Crabb2020-10-051-219/+29
* | emu/render.cpp: Consider that screens can be hidden when choosing a default v... Vas Crabb2020-10-031-22/+15
* | sdk86: fixed Paste; got rid of terminal, since the system is meant to interfa... Robbbert2020-10-031-12/+0
* | Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-4/+4
* | instruct: added notes, fixed artwork. Robbbert2020-09-211-6/+4
* | rendlay.cpp: Correct output alpha for rect and disk components. Vas Crabb2020-09-201-3/+3
* | Cleaned up Williams System 11 pinball layouts. Vas Crabb2020-09-205-366/+108
* | Clean up some more layouts. Vas Crabb2020-09-196-950/+67
* | ssystem3.lay: retry fix regression due to missing state=0 (previous didn't wo... hap2020-09-181-1/+5
* | ssystem3.lay: fix regression due to missing state=0 hap2020-09-181-1/+1
* | videopkr.cpp: Clean up layouts and make layouts clickable for poker and slots... Vas Crabb2020-09-183-68/+97
* | Cleaned up some more layouts, made videopkr/fortune1 layout clickable Vas Crabb2020-09-1817-744/+321
* | Patch up a few more layouts Vas Crabb2020-09-184-162/+58
* | Fix some layouts that were depending on emergent behaviour rather than specif... Vas Crabb2020-09-1714-171/+74
* | super80: fixed artwork regression Robbbert2020-09-171-4/+3
* | Fix artwork labeld for tisub buttons Vas Crabb2020-09-161-3/+3
* | supercon: trying a different blend method in internal artwork hap2020-09-151-12/+12
* | emu/rendlay.cpp: Added parameter animation and state masks. Vas Crabb2020-09-1628-352/+352
|/
* microvision: put internal artwork paddle state in a vistoggle hap2020-09-121-4/+6
* Machines promoted to working hap2020-09-118-13/+526
* Adjust a few layouts from the last batch. Vas Crabb2020-09-114-21/+21
* mchess: bezel/overlay toggles don't make much sense here hap2020-09-101-26/+20
* misc chess layouts: no need for shuffling blocks around hap2020-09-1016-180/+174
* Fix issues from layout migration. Vas Crabb2020-09-105-213/+77
* Remove last remaining uses of <background> elements in layouts, and print war... Vas Crabb2020-09-101-399/+15
* video/bfm_dm01.cpp: Convert back to using outputs and update layouts. Vas Crabb2020-09-1011-38645/+9390
* -Eliminate remaining <bezel> elements from internal layouts. Vas Crabb2020-09-096-1144/+1145
* Updated most of the layouts using <bezel> elements Vas Crabb2020-09-0929-2668/+1956
* -emu/rendlay.cpp: Fixed uninitialised variable breaking sdtor. Vas Crabb2020-09-0943-4733/+4257