Re: [hatari-devel] Removed 8-bit-only screen rendering functions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Fri, 6 Nov 2015 22:56:59 +0100
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> I found a problem with mono mode when restoring a memory snapshot.
>
> start "hatari -m", wait for gem desktop to appear, then F12 + save
> memory snapshot "hatari.sav"
>
> Now restart hatari --memstate hatari.sav and in my case the screen in
> entirely black.
>
> Thomas, do you see that too ? (I didn't check if that was the case
> before you removed 8 bpp)
Yes, I can reproduce that problem. And it did not exist with the old
8bpp rendering before, so it's a regression. I'll have a look...
Thomas