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

Use standard POSIX functions for memory card handling #461

Merged
merged 1 commit into from Jul 21, 2021

Conversation

uyjulian
Copy link
Member

@uyjulian uyjulian commented Jul 10, 2021

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

Use standard POSIX functions for memory card handling.

The following configurations need to be tested:
MC0 has no config file, MC1 has no config file -> Configuration is saved in MC0
MC0 has config file, MC1 has no config file -> Configuration is saved in MC0
MC0 has config file, MC1 has config file -> Configuration is saved in MC0
MC0 has no config file, MC1 has config file -> Configuration is saved in MC1
No memory cards are inserted -> Configuration is saved on either USB or HDD

@AKuHAK AKuHAK merged commit 4c44ccd into ps2homebrew:master Jul 21, 2021
AKuHAK added a commit that referenced this pull request Sep 30, 2021
Use standard POSIX functions for memory card handling
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
Use standard POSIX functions for memory card handling
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.

None yet

2 participants