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

Write a simplified libretro runner #268

Open
mysterymath opened this issue Dec 12, 2023 · 0 comments
Open

Write a simplified libretro runner #268

mysterymath opened this issue Dec 12, 2023 · 0 comments
Labels
enhancement New feature or request p1

Comments

@mysterymath
Copy link
Member

We've observed emutest causing some kind of go-related segfault when interacting with the atari800 libretro core. It's quite complicated for what we actually need, and if it doesn't work across the board, it doesn't seem like a good investment in time to try to fix it up.

Instead, we should see if we can take one of the other, more stripped-down libretro frontends in pure C/C++ and implement our current test logic in it. This could become part of the SDK proper, and it would allow us to more effectively maintain and debug our test infrastructure going forward.

@mysterymath mysterymath added enhancement New feature or request p1 labels Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1
Projects
None yet
Development

No branches or pull requests

1 participant