README: document mame-tecmo and mame-technos delivery branches - #2
Open
arena-ai-coding-agent[bot] wants to merge 1 commit into
Open
README: document mame-tecmo and mame-technos delivery branches#2arena-ai-coding-agent[bot] wants to merge 1 commit into
arena-ai-coding-agent[bot] wants to merge 1 commit into
Conversation
Headless MAME v0.289 binaries for src/mame/tecmo and src/mame/technos, plus how to build/package further manufacturer sets. Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the
mame-tecmoandmame-technosorphan branches (and the rest of the manufacturer set) in the repo README, so agents can find and use the prebuilt headless MAME binaries.What's on the new branches
mame-tecmoOSD=headless SOURCES=src/mame/tecmomame.xz~10 MB (75 MB raw)./mame -listfull rygar→ Rygar (US set 1)mame-technosOSD=headless SOURCES=src/mame/technosmame.xz~11 MB (75 MB raw)./mame -listfull ddragon→ Double Dragon (World set 1)Each branch also ships
mcp-server,plugins/mcp, theartwork/roms/samplesdata dirs, and the manufacturer driver sources as reference.lddis libc/libstdc++/libm/libgcc only.Together with the existing
mame-konami,mame-capcom,mame-segaandmame-taitobranches, the manufacturer set is complete.What this PR adds to the README
mame-<system>delivery branch.Verification
Note: this PR only touches
README.md. The binaries live on themame-tecmo/mame-technosorphan branches, somainhistory stays clean — merge this andmainis unchanged apart from the docs.