Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mamemess core for Android arm64 #342

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

eberhab
Copy link

@eberhab eberhab commented Jan 12, 2023

This should build a full mame-mess core for android arm64. It successfully compiled a v.251 mamemess core locally, tested it on my phone, and can confirm that it generally works. I tried to reproduce the way the CI system works as closely as possible, but someone with access to the CI system should double check that all goes smooth when moving the output files around. I'd be happy to hear back if this is acceptable or needs improvement. If given the green light, I am prepared to PR a core info file to libretro-super (and libretro?) Thanks for looking into this and thanks for the great work! Benjamin

This should build a full mame-mess core for android arm64. It successfully compiled a v.251 mamemess core locally, tested it on my phone, and can confirm that it generally works. I tried to reproduce the way the CI system works as closely as possible, but someone with access to the CI system should double check that all goes smooth when moving the output files around.
I'd be happy to hear back if this is acceptable or needs improvement. If given the green light, I am prepared to PR a core info file to libretro-super (and libretro?)
Thanks for looking into this and thanks for the great work!
Benjamin
eberhab added a commit to eberhab/libretro-super that referenced this pull request Jan 13, 2023
Added a core info file for a proposed new mamemess core. This goes along with the mame PR: libretro/mame#342
@LibretroAdmin LibretroAdmin merged commit f7761a9 into libretro:master Jan 13, 2023
@eberhab
Copy link
Author

eberhab commented Jan 13, 2023

Thanks for adding and testing the pipeline. If resulting core ends up being called just "mess" instead of "mamemess" one could probably just rename CORENAME="mess". Alternatively one could add an additional mv to android-make.yml. Or we are lucky and it works right away..

@eberhab
Copy link
Author

eberhab commented Jan 13, 2023

Seems like it failed? Happy to help debug. I'm also in discord.

@eberhab
Copy link
Author

eberhab commented Jan 13, 2023

It seems like something unrelated failed in the pipeline and the mess core built just fine: https://git.libretro.com/libretro/mame/-/jobs/3018743

@LibretroAdmin
Copy link

Ye I think it resolved itself after I let the ios core rebuild again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants