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

Document memory card format, add macros for offsets + sizes #182

Merged
merged 4 commits into from
Sep 19, 2024

Conversation

cadmic
Copy link
Collaborator

@cadmic cadmic commented Sep 19, 2024

I considered computing the sizes of everything (e.g. sizeof(OSCalendarTime) instead of 0x28) but it got weird since the size of the game names section is wrong in the format.

Copy link
Collaborator

@Yanis002 Yanis002 left a comment

Choose a reason for hiding this comment

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

nice work!

src/emulator/mcardGCN.c Show resolved Hide resolved
src/emulator/mcardGCN.c Outdated Show resolved Hide resolved
@cadmic cadmic merged commit 944ed73 into zeldaret:main Sep 19, 2024
2 checks passed
@cadmic cadmic deleted the mcard-cleanup branch September 20, 2024 16:09
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