libretro / libretro/RetroArch

Mame layouts out of date

Open
#14,548 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Mame has silently changed the layout spec and the video_layout module needs updating
https://docs.mamedev.org/techspecs/layout_files.html

I can make changes but would rather drop support for the original format (with the specific tags like <background> and <overlay>)
if everyone's fine with that?

related #13570

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the video_layout module and compare its current handling with the MAME layout-file specification at the linked documentation. Determine the expected treatment of the original format and tags such as and , then confirm support for the updated specification and the chosen compatibility scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.