EremusOne / ESPectrum

A ZX spectrum 48K, 128K and Pentagon 128 emulator running on the Espressif ESP32 SoC
https://zxespectrum.speccy.org
GNU General Public License v3.0
162 stars 21 forks source link

Selected z80 or TAP changed after loading #27

Closed rcmolina closed 10 months ago

rcmolina commented 10 months ago

Verification: 1) open z80 files with f2 2) position selected is first sorted z80 file 3) move dow to select a random z80 file 4) enter to load/execute 5) now reopen again z80 files with f2 to select another z80 file 6) position selected is again first z80 file, this should be done only after hard reset

EremusOne commented 10 months ago

Hi Rafa,

That was already on the TO DO list. Next public release (and Patreon prereleases) will have lots of file management improvements :)

Thanks anyway for your interest in our project!