• 0x00 through 0x14: Set segment pointers
  • 0x15
  • 0x16
  • 0x17: Disable textures?
  • 0x18: Disable Transparency
  • 0x19: Enable Transparency
  • 0x1A through 0x1F and 0x2C: Set Texture Info
  • 0x20 through 0x25: Select Texture
  • 0x26: Begin display list
  • 0x27: Begin display list alternate?
  • 0x28
  • 0x29: DrawTriangle
  • 0x2A: EndList
  • 0x2B: CallList
  • 0x2C: see 0x1A
  • 0x2D
  • 0x2E, 0x2F, 0x30: ???
  • 0x31, 0x32: NOP
  • 0x33 through 0x52: LoadVtxs
  • 0x53
  • 0x54: Disable Transparency
  • 0x55: probably Enable Transparency
  • 0x56: Enable Backface Culling
  • 0x57: Disable Backface Culling
  • 0x58: Draw 2 Triangles
  • 0xFF: End of file