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

Added byte alignment for raw data segments #3

Merged
merged 2 commits into from
Mar 10, 2019

Conversation

deadcast2
Copy link
Contributor

I was trying to build a rom containing multiple raw image files and noticed things not loading correctly on a real N64 system. Found the raw segments weren't aligned so I modified the linker code.

Btw thank you so much for you fantastic new linker! I added it to my UltraEd project and it was my final missing piece to running on Win 10. :0)

@trhodeos trhodeos merged commit b8ee273 into trhodeos:master Mar 10, 2019
@trhodeos
Copy link
Owner

Thanks for the contribution! I'm not 100% confident that it'll work in all scenarios, so please file issues when you run into them!

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