Skip to content

Retropie #6/8: Lua 5.5 #129

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Retropie #6/8: Lua 5.5 #129

wants to merge 3 commits into from

Conversation

JaiXJM-BB
Copy link
Contributor

@JaiXJM-BB JaiXJM-BB commented Apr 10, 2025

Lua 5.5 port, split from PR #58 Retropie.

-> All required unit tests pass (all.lua)
-> the heavy.lua optional test does fail due to c stack overflow on Raspberry Pi
-> Increasing the cstack limit allows heavy.lua to pass but does result in segmentation violations elsewhere. There is no ideal configuration, only a zone where both fail.

@JaiXJM-BB JaiXJM-BB changed the title Retropie #6/8: Lua 5.5 Retropie #6/8: Lua 5.5 (Draft for Testing) Apr 10, 2025
@JaiXJM-BB JaiXJM-BB assigned JaiXJM-BB and unassigned JaiXJM-BB Apr 10, 2025
@JaiXJM-BB JaiXJM-BB marked this pull request as ready for review April 10, 2025 20:51
@JaiXJM-BB JaiXJM-BB changed the title Retropie #6/8: Lua 5.5 (Draft for Testing) Retropie #6/8: Lua 5.5 Apr 10, 2025
Copy link
Contributor

@eleir9268 eleir9268 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants