wiremod / wire-cpu

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

Fix TIMER instruction #40

Closed DerelictDrone closed 10 months ago

DerelictDrone commented 10 months ago

Got broken by me during #27 because I forgot Dyn_EmitOperand was non formatting, also fixes #39 (the SPU examples needed TIMER to function properly)