fruit-bat / pico-zxspectrum

ZX Spectrum for Raspberry Pico Pi RP2040
487 stars 54 forks source link

Quick Save Function ZxSpectrumPicomputerVgaAukBob #109

Closed digitalmexer closed 10 months ago

digitalmexer commented 11 months ago

Is it possible to add the quick save function with SHIFT + MENU in the firmware of "VgaAuKBob"? Some snapshots from PC emulators do not work properly. If you load a .tap file into the PICOZX and create a snapshot yourself, it always works. So it would be a very useful addition.

fruit-bat commented 10 months ago

Yup, I'll take a look at this when I get a mo.

fruit-bat commented 10 months ago

This should already be working in the latest firmware. Let me know if it's not working properly.

digitalmexer commented 10 months ago

Quicksave works perfectly! I apologize, I used the old firmware for the test - it was my mistake. Thank you very much for your help.