Open Dhebug opened 6 months ago
There is already dedicated indication for disc cache write-back activity: https://github.com/pete-gordon/oricutron/blob/f1af4d1316702969a40621b8b0cfae14a429c058/disk.c#L123
IMO, it works but need to be checked deeply.
Is it possible that the message box is bypassed if we use the close box in windowed mode?
Right now, if you have written to a DSK file, there is absolutely nothing in the user interface or the main menu that tells you that the disk is modified, and the emulator does not warn you either when you try to quit, which means any game or application that writes data to disk is by default going to lose all the changes.
The only mention of the fact Oricutron can do save data is in the read me file:
F7 - Save all modified disks
Imo, there are a few things that would really make things better: