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

[Enhancement] 3DS, Switch, and Wii U Support #78

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TurtleP
Copy link

@TurtleP TurtleP commented Mar 20, 2024

Description

I noticed that Gamecube and Wii support was added recently, so I did this! This adds support for the Nintendo 3DS, Switch, and Wii U systems (via homebrew). I've tested the code on all platforms, though might need to do a bit more before I can be certain if it's mergeable.

Some of the code is from the devkitPro portlib variant of physfs (3DS and Switch) and when I ported Wii U as well. Let me know if there's anything I need to test or add. I've covered the basics of read, write, append, close, etc for files and mount/unmount of zips.. listing directory items and deleting files.

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

1 participant