Skip to content

Implement SD card filesystem example project#882

Open
Aftersol wants to merge 13 commits into
DragonMinded:previewfrom
Aftersol:preview
Open

Implement SD card filesystem example project#882
Aftersol wants to merge 13 commits into
DragonMinded:previewfrom
Aftersol:preview

Conversation

@Aftersol
Copy link
Copy Markdown

@Aftersol Aftersol commented May 10, 2026

Based on this example code: https://github.com/Aftersol/n64_sd_card_save_example
This program demonstrates how to read and save files to the SD card on the flashcart.
There is a demo that reads sprites from SD card, but there is no example of such things for general purpose filesystem IO for SD card

Also includes the ability to take a RGBA5551 raw screenshot that can be saved to the SD card
Right now, it is currently untested on real hardware.

@Aftersol
Copy link
Copy Markdown
Author

I have patched the bug where if you do any actions four times, it will crash.

Aftersol added 3 commits May 10, 2026 16:58
fixed sd mount error, not incrementing binary file numbers, not reading all numbers from binary files, added workaround for screenshot problem, and added gopher64 prompt
@Aftersol Aftersol marked this pull request as ready for review May 11, 2026 00:51
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.

1 participant