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

Changes to use ELF toolchain for IOP #521

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

uyjulian
Copy link
Member

No description provided.

@fjtrujy
Copy link
Member

fjtrujy commented Feb 4, 2024

Nice stuff @uyjulian .
Could you at least explain what's doing the srxfixup tool? or the steps it follows to make it IRX compatible?
Is the linkfile we are using now more standard?

@rickgaiser
Copy link
Member

Has this been tested with applications like OPL, RetroArch or uLE?

This section is for debug information and loadcore will try to relocate it, but it will apply it on the main program segment instead, breaking it
@uyjulian uyjulian force-pushed the srxfixup_u branch 2 times, most recently from 4da3f21 to 05b3505 Compare February 6, 2024 05:07
@uyjulian
Copy link
Member Author

uyjulian commented Feb 6, 2024

Could you at least explain what's doing the srxfixup tool? or the steps it follows to make it IRX compatible?

More information has been added to srxfixup readme

Is the linkfile we are using now more standard?

Yes.

Has this been tested with applications like OPL, RetroArch or uLE?

wLE, with this, can launch itself.
OPL has similar functionality as it did before.
I didn't try RA.

@uyjulian uyjulian marked this pull request as draft February 10, 2024 04:12
@fjtrujy
Copy link
Member

fjtrujy commented Mar 23, 2024

Any update with the existing issues?

@uyjulian
Copy link
Member Author

Not yet. It is planned (after dealing with other issues first that may potentially fix issues here)

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.

3 participants