The Object Processor (OP) is a 64 bits processor responsible of the screen refreshing & drawing. On the Jaguar, there is no framebuffer. Instead, the screen is drawn from an object list which is processed by the OP. This object list can contain several kinds of objects which are:
Bit Mapped Object
Scaled Bit Mapped Object
Graphics Processor Object
Branch Object
Stop Object
Bit Mapped Object (type 0)
This object is two phrases long (16 bytes) and must be double-phrase (16 bytes) aligned in memory.