Make 'Ys I & II Eternal Story' playable.
Posted on 2006-01-25 00:00:00
Added the macroblock type (P-picture) VLC table support to the VDEC command.

With this, it's able to decode a second picture from the bit stream. After decoding those 2 pictures, the library uses the CSC (color space conversion) command on the first picture data to obtain RGB32 values.

I'll be working on adding this in my experimental MPEG-2 decoder first, and I will then implement this command into the IPU emulation module.