dangiu / PicoMemcard

Emulating PSX Memory Card (or controller) using a Raspberry Pi Pico
GNU General Public License v3.0
529 stars 38 forks source link

PicoMemcard+ will not record the chosen file #15

Open Raphfriend opened 1 year ago

Raphfriend commented 1 year ago

For example, if I select file 2, when I remove and re-insert Picomemcard+, it will return to the first file. Is this behavior as expected or have I done something wrong?

dangiu commented 1 year ago

This is the expected behavior for the current implementation. File 0 is always the one chosen on startup. I will label this as a new feature.