mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-13 14:42:33 +00:00
[PICA] Implement madi
This commit is contained in:
parent
672e782990
commit
26cce7c58f
2 changed files with 30 additions and 2 deletions
|
@ -103,6 +103,7 @@ class PICAShader {
|
|||
void jmpu(u32 instruction);
|
||||
void loop(u32 instruction);
|
||||
void mad(u32 instruction);
|
||||
void madi(u32 instruction);
|
||||
void max(u32 instruction);
|
||||
void min(u32 instruction);
|
||||
void mov(u32 instruction);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue