Re: [hatari-devel] hatari doesn't start correctly if autosave is on but savestate is not found |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] hatari doesn't start correctly if autosave is on but savestate is not found
- From: Jens Guenther <dbotw@xxxxxxx>
- Date: Wed, 30 Dec 2020 19:47:23 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609354043; bh=CZxq3Gpyj0aTzRNx17QC9eMcMcVIXoMPqTqg8ZdYbf8=; h=X-UI-Sender-Class:Date:From:To:Subject:In-Reply-To:References; b=Vmyj3tVXfg1VtGXpPzOwW6lqgR+TpiShI0nqyXx/+vVxKdY7xTUOS4u1UkLIRsi0H Iu6iMOzY7JPGLafO0LjRjYzVy6wAAJScdZoOjIwMfwDIEGYCHh8oFnZFKctK22h2sL 15LUhJYYiGHIFFmi7Pp08NLJfpuA0AibTPPnMvAc=
Hi,
Nicolas Pomarède <npomarede@xxxxxxxxxxxx> wrote:
> as someone reported to me, there's a problem when autosave on exit is
> set and you restart Hatari later and the save file is not there anymore.
Seems this only affects the WinUAE CPU core: it works as expected with the
old UAE CPU core and also with just "MemorySnapShot_Restore_Do" for WinUAE
CPU core in "MemorySnapShot_Restore" ...
Jens