]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/display/sm501: Implement more 2D raster operations
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 15 Feb 2023 15:35:42 +0000 (16:35 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:02 +0000 (22:29 +0100)
commit8b0ce7f7c8c71883d2bbcb906469eb60497dfa07
tree63744f6f94031cba93694379e291a8d854368b77
parent6a015046606ebf260950605ec48fc6420422f43c
hw/display/sm501: Implement more 2D raster operations

Add simple implementation for two raster operations that are used by
AmigaOS which fixes graphics problems in some programs using these.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reported-by: Rene Engel <ReneEngel80@emailn.de>
Tested-by: Rene Engel <ReneEngel80@emailn.de>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <17ef3c59dc7868f75034e9ebe21e2999c8f718d4.1677445307.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/display/sm501.c