[PICA interpreter] Implement RSQ, MAD, CALLU and boot SM64
This commit is contained in:
@@ -50,6 +50,7 @@ namespace PICAInternalRegs {
|
||||
PrimitiveConfig = 0x25E,
|
||||
|
||||
// Vertex shader registers
|
||||
VertexBoolUniform = 0x2B0,
|
||||
VertexIntUniform0 = 0x2B1,
|
||||
VertexIntUniform1 = 0x2B2,
|
||||
VertexIntUniform2 = 0x2B3,
|
||||
|
||||
Reference in New Issue
Block a user