Skip to content

marcrobledo/memory-card-manager-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Manager

A console memory card manager made in HTML5.

Features:

  • Read and write from/to memory card raw dumps
  • Import and export single savegames
  • Copy savegames between memory cards
  • Supported systems: PlayStation, Gamecube1

It is an interface capable of managing any console memory card raw dumps and their contents: export and import savegames, format memory card, preview game icons, transfer between memory cards, etc.

I started this in 2019 as a proof of concept, managed to resume it in 2023 and implemented fully functional PlayStation support.

1 Unfortunately, due to lack of time, I never managed to finish GameCube support, it loads data correctly, but it's missing correct code for checksum recalculation (in other words: the saved data won't be read by the console). Still, I leave it here as a proof of the interface potential.

To-do

  • rewrite using more modern Javascript code
  • fix Gamecube support
  • add support for other systems: Dreamcast, N64 Controller Pak...

Resources used

License

This project is licensed under the MIT License.

About

Online web-based console memory card manager. Supported platforms: PlayStation and GameCube.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors