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

RTC for FatFs filetimes. Saves subdir support. #157

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ds-sloth
Copy link

  • Added RTC call (copied from GBARunner2's implementation) to ARM9 FatFs module. Update modification time of game save whenever game is launched. (Commits 7908e7d and 4a4543f)
  • Added option to emulator settings menu to store game saves in a "./saves/" subdirectory of the ROM file's directory. Exactly like TWiLightMenu++. Off by default (of course). (Commits 0b23ba8 and e14d6e0)

Tested on DSi (DS-mode flashcard and TWiLightMenu++) and 3DS (TWiLightMenu++).

Please let me know if any of the code I've submitted is not clear or if you find any bugs when testing it.

Thanks for your consideration!

@Corshi Corshi mentioned this pull request Mar 20, 2021
@Corshi
Copy link

Corshi commented Mar 21, 2021

Sorry, but could you share your build .nds files, on your site https://github.com/ds-sloth/GBARunner2.git

I try to create them myself, but I run into Makefile error code 2.
I'm on Win7, using msys2, instead of win10's linux add-on.

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