|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/display/sm501: Implement more 2D raster operations |
Date: | Sun, 26 Feb 2023 23:02:19 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 16/2/23 15:40, BALATON Zoltan wrote:
Add simple implementation for two raster operations that are used by AmigaOS which fixes graphics problems in some progtams using these.
Typo "programs".
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> --- For definitions of these see: https://learn.microsoft.com/en-us/windows/win32/gdi/ternary-raster-operations
Comment worth being in the commit description IMO.
hw/display/sm501.c | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-)
[Prev in Thread] | Current Thread | [Next in Thread] |