mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
SPURecompiler improved
This commit is contained in:
parent
d2883fc554
commit
d1fbccc9ce
6 changed files with 394 additions and 372 deletions
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include <cfenv>
|
||||
|
||||
const g_spu_imm_table_t g_spu_imm;
|
||||
|
||||
class spu_inter_func_list_t
|
||||
{
|
||||
std::array<spu_inter_func_t, 2048> funcs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue