dingusdev / dingusppc

An experimental emulator
GNU General Public License v3.0
200 stars 21 forks source link

Add 2, 4, 15, 24 bpp support for PDM video #69

Closed mihaip closed 7 months ago

mihaip commented 7 months ago

Upstreams @joevt's joevt/dingusppc@1d56fc73298dca1773cf8815a90cf3ff04c0f0b and joevt/dingusppc@da600dd6af076dcf2068e82e6a1b7c89192ccaa7 to pick up improved color depth support for PDM video.

@joevt: hope you don't mind -- I wanted these in my fork, and rather than increasing the divergence with upstream, I figured it was best for all parties if this was integrated, since they cherrypick cleanly.

mihaip commented 7 months ago

Check failure is happening on master too, and appears to be related to the capstone submodule update: https://github.com/dingusdev/dingusppc/actions/runs/7077663873/job/19262262083

maximumspatium commented 7 months ago

I had to clean up the commits causing check failure. Closing this PR because the required commits are already in master.