| Re: [hatari-devel] VDI resolution limits | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] VDI resolution limits
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Mon, 30 Apr 2018 06:25:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017;	t=1525062361; bh=C9F48CGl7X0lWY1aFNeHgWErv1QYl6gfr2TvcNF9Jow=;	h=Date:From:To:Subject:From;	b=n1mTbHDZL124puqo/StP8LiteJJOmPjhUQGkw17R0Fz/DUFkZX4yGKA7rI/c6Jq67	 5u4G8JtMJ6GnGM5VUaXGx8wu1lPhobxXDdpgRPvddgQzBUsMKqOPOLuj/zD3J2louo	 FeDEa75QPcjHeMLHoUl8YSFb9NvLDzKBu/UIaawrJHP6Zaz6iNlJ6Uf0rci3w/vC56	 /ommZKrPSxtA1DLomwXicY1HZYMu24VKwWDnY0kuus/DnA8dhbCFvr0K/Dw3fyyWb6	 0Ft0fMCc/DWMwHQikbi5vm7+OtcRr8EclfREuv0YLlH+w/jnGlSIzRtX2b5Me21ERa	 OckDOCbgXgAuQ==
Am Mon, 30 Apr 2018 01:33:30 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
> 
> On 04/29/2018 05:57 PM, Thorsten Otto wrote:
> >> If you have contrary test-data for different VDI bit-depths from:
> >> - multiple TOS versions (1.04, 2.06, 3.06 and latest EmuTOS),  
> > 
> > Tos 1.04 may not work with screen sizes larger than 32KB. Without
> > patches, at least the mouse drawing routines have problems then
> > IIRC.  
> 
> TOS v1.04 works fine for me, e.g. in 960x608@4 and 1920x1200@1
> resolutions which are nearly 300kB.
AFAIK the problem with the mouse drawing routine only exists in TOS
1.00 and 1.02. And for 1.02 we've got a TOS patch (see pMouseOpcode
in tos.c).
 Thomas