Make 'Iris no Atelier: Eternal Mana' work.
Posted on 2006-06-12 00:00:00
The skipped frames in the movies was caused by a misunderstanding of the IVF flag of the IPU_CTRL register that's supposed to select which VLC table to use to decode DCT coefficients but only for intra blocks. I fixed the handling of this flag and all frames are visible now. There's some artifacts visible though, but that's not really important for the moment.

Tomorrow, I'll check what I can do to get the "frame buffer clear" happen at the right moment.