Hi, I made a simple BRAM manager for emulators and real hardware (tested on mednafen, SSDS3 and IFU)
https://github.com/Widdiful/BRAM_ManagerYou can use this to manage the individual save files on your BRAMs. Reorganise, delete or copy to another BRAM file.
Hopefully this is of use to people, I think it'll be useful for things like migrating save data to or from the SSDS3's or an emulator's per-game backup memory.
Let me know if you have any feedback, bugs or suggestions.