Mame layouts out of date
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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