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

Save to SRAM from IWRAM #37

Closed
Lokathor opened this issue Dec 21, 2018 · 1 comment
Closed

Save to SRAM from IWRAM #37

Lokathor opened this issue Dec 21, 2018 · 1 comment

Comments

@Lokathor
Copy link
Member

GBATEK says that you should only save to SRAM with code executing from WRAM, not with code executing from ROM.

So, we need to describe how to do that.

@Lokathor Lokathor removed the Book label Dec 29, 2018
@Lokathor Lokathor added this to the v0.4 milestone Feb 5, 2019
@Lokathor Lokathor self-assigned this Feb 5, 2019
@Lokathor Lokathor added the ASM label Feb 13, 2019
@Lokathor Lokathor removed their assignment Oct 11, 2019
@Lokathor Lokathor added docs and removed ASM labels Feb 23, 2021
@Lokathor
Copy link
Member Author

#109 basically solved this.

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

No branches or pull requests

1 participant