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

card fixes and adjustments #116

Merged
merged 5 commits into from
Jun 17, 2021
Merged

Conversation

DacoTaco
Copy link
Member

@DacoTaco DacoTaco commented May 22, 2021

These are changes i found in GCMM that i merged back into libogc.
what this changes :

  • fixes a bug Card_Create() fails when game share filename prefixes #113 ( thx suloku )
  • small es.h/tmd typo
  • expose get & set statusex through new functions
  • introduce CARD_GetSerialNo & CARD_GetFreeBlocks
  • make the internal read/write/erasesector functions not static so tools like GCMM can use them without needing a copy of card.c

i have a working GCMM fork that works with these changes, which i will upstream once this is merged.
so if there are any comments i can change it in GCMM at the same time :)

@DacoTaco DacoTaco mentioned this pull request May 22, 2021
@WinterMute WinterMute merged commit 110eb06 into devkitPro:master Jun 17, 2021
@DacoTaco DacoTaco deleted the memorycardFixes branch June 17, 2021 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