=> R0 = pointer to JPEG
R1 = transformation flags
R2 = pointer to destination coordinate block, or transformation matrix
R3 = length of image
This SWI decompresses, transforms, and plots on the screen a JPEG image held in memory.
This call is similar to OS_SpriteOp 56, in that the destination coordinate block and the transformation matrix have exactly the same meaning. However, this call only supports a direct plot.
|
|
|