mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-04-10 22:41:43 +00:00
Fix P2C/P2D behavior when swiching between color depths. Add P2C iRTG implementation. This is currently too slow to be used due to the massive amount of single ps_read_8s, needs something to copy all the data similar to the RTG driver code.