Re: [hatari-devel] 8-bit VDI mode support |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] 8-bit VDI mode support
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Thu, 21 Aug 2025 06:22:21 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1755757342; bh=E6mnYlGYB27sEsgcxP1j6qY5gyaklCMt1eyQGLBrnMA=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=bupaQ8hl/EfjzxzLJoohYgs70n2EFFzqNFkPzK+gAZyJK6mYJq0/4uELOROZw6eaZ 4Hzvji5d7ZRXfDZmGCf7cfChKpiGSLMHPeg+tG5Zrw4uISETHo3BIWfV8tPMzBJQzR AxYduxhAMhtevWo61voZnrM0GpHkqieT7Ngx9yxZCZRKElibny/rXJ/iiaMoMjB6b8 3T8zlSWvDYLWXlnZ0J3+sSHrR3fFir9OYdxbpbr9PPHWrZMNIVP21Gyqwfgjcyan/V m0q5O6FAzvbA2QhjUUZZ7aQqFkmPwji7gIifPob9Xtb5wv/VcZh/IIyIc/Tw/lUeVx XQ2vTj2lGjSWQ==
Am Wed, 20 Aug 2025 01:14:37 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> Besides the virtual INF file improvements I mailed about yesterday (but
> did not receive myself from list), attached is 8-bit support for VDI mode.
>
> I'm not sure how useful it's though, because it naturally works only on
> TT and Falcon, and one can create larger modes e.g. with Videl Inside.
>
> Comments? (on its usefulness vs. changes needed)
The changes look sane ... but since VDI mode is not working right in Falcon
mode anyway (unless you use EmuTOS), this is mainly for TT mode, I guess.
So it's quite of limited use, but we could maybe give it a try at least,
and if it is causing too much trouble, disable it later again?
Thomas