captainys / TOWNSEMU

FM Towns Emulator "Tsugaru"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix SCSI Access Thread

captainys opened this issue · comments

Damn it, I was doing it wrong. Realized this issue while working on Windows 3.1 support. I need to fix synchronization. Also if machine state was saved while SCSI access thread is still reading/writing, probably the state-file was broken. Probably it explains very infrequent crash or freeze of Tsugaru. For the meantime please save machine state while Tsugaru is not accessing the HDD.

Done.