On Mon, 3 Mar 2025, Howard Spoelstra wrote:
Perhaps this is also of interest: https://github.com/SolraBizna/mac_qfb_driver The nubus declaration rom supports gamma correction.
Yes that's also a way. This is for m68k/q800 but a PCI version of that qfb device might also work for PPC Macs. It should be possible to use the same code the same way as hw/display/sm501 has a sysbus and a PCI version for different machines. Ideally it would need to be upstreamed in QEMU so no forked sources needed to use it.
Regards, BALATON Zoltan