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

Change EWRAM_DATA_2 to EWRAM_INIT #296

Merged
merged 13 commits into from
Dec 17, 2024

Conversation

DizzyEggg
Copy link
Contributor

I recently realized PMD-red has a cool thing, where it lets you assign EWRAM values other than 0(they're placed in rom during compile-time and then copied to ram at start-up). I changed linker script to keep that functionality.

@SethBarberee
Copy link
Collaborator

Needs rebase with recent merge.

@AnonymousRandomPerson
Copy link
Collaborator

#286 just merged, which created some conflicts.

src/code_2.c Outdated Show resolved Hide resolved
@DizzyEggg
Copy link
Contributor Author

#286 just merged, which created some conflicts.

Conflicts solved

@AnonymousRandomPerson AnonymousRandomPerson merged commit b95755d into pret:master Dec 17, 2024
1 check passed
@DizzyEggg DizzyEggg deleted the ewram_init branch December 17, 2024 15:10
@DizzyEggg DizzyEggg mentioned this pull request Dec 18, 2024
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