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

Proper handling of save files #30

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

jdgleaver
Copy link
Contributor

This trivial pull request just modifies the handling of EEPROM saves to match the RetroArch standard. Save files are now located in the user defined save directory, and are named according to the ROM filename.

This should close issue #8.

- Change save names to:

<rom_name>.srm [cartridge EEPROM]
<rom_name>.cdrom.srm [JagCD EEPROM]
@inactive123 inactive123 merged commit be43272 into libretro:master Apr 13, 2018
@jdgleaver jdgleaver deleted the save-relocation branch April 16, 2018 09:21
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