dirkwhoffmann / virtualc64

VirtualC64 is a cycle-accurate C64 emulator for macOS
https://dirkwhoffmann.github.io/virtualc64
Other
351 stars 33 forks source link

can't save to disk #714

Closed DannyCork closed 2 years ago

DannyCork commented 2 years ago

Maybe I'm doing something wrong? It appears to save to 8 but I can't read back.

image

this is what my config looks like, it's the default.

image image

using Version 4.4 (4.4)

DannyCork commented 2 years ago

My bad,It works fine when I added a disk.

How come the save appears to work without a disk in 8?

dirkwhoffmann commented 2 years ago

My bad,It works fine when I added a disk.

No problem. I like issues that are easy to fix 😎.

How come the save appears to work without a disk in 8?

If no disk is present, the C64 doesn't print an error message, but the drive led begins to blink.