Convert PS1 Memory Card image (mcr) to MCX.BIN (PocketStation Memory Card)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Li 32e8e1e096
Update 'README.md'
10 months ago
LICENSE Initial commit 10 months ago
README.md Update 'README.md' 10 months ago
aes.c add source code 10 months ago
aes.h add source code 10 months ago
main.c add source code 10 months ago
sha256.c add source code 10 months ago
sha256.h add source code 10 months ago

README.md

MCR2MCX

Convert PS1 Memory Card image (mcr) to MCX.BIN (PspEmu's PocketStation Emulator)

"MCX.BIN" is found at ux0:/pspemu/SAVEDATA/<game>/MCX.BIN

to build: gcc main.c -o mcr2mcx