Re: [hatari-devel] Fix display of Atari logo with extended VDI resolutions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sat, 26 Nov 2016 09:40:09 +0100
schrieb Thorsten Otto <admin@xxxxxxxxxxx>:
> On Friday 25 November 2016 07:08:51 Thomas Huth wrote:
> > The point is that there could be corrupt (or maybe even malicious)
> > TOS ROMs or line-a extending programs that put a 0 in the font
> > header here - then Hatari would crash due to a division by zero,
> > and that should never happen.
>
> I wonder why someone should do that ;) That would crash any machine,
> not just Hatari.
Well, it should crash the emulated machine, not the emulator ;-)
> Anyway, here is the new version of the patch
Thanks, applied.
Thomas