wiremod / wire-cpu

Legacy CPU/GPU/SPU as a separate addon.
Apache License 2.0
8 stars 6 forks source link

SPU execution hangs in both examples #39

Closed DerelictDrone closed 10 months ago

DerelictDrone commented 10 months ago

Seems to be caused by #27, I tested it on each commit up to our current point.

But I can't see why this commit could've caused it, there doesn't seem to be any string.format related issues in any of the opcode implementations in cl_spuvm.lua. so this is going to need further investigation.