04-25-2014, 08:26 PM -
Quote:I didn't mean that exactly. I just said that the PPU recompiler should have top priority, but of course it would be great to improve the interpreter if any optimizations / fixes can be done. However, *redesigning* it like it's proposed here in order to make it faster is going way to far IMO. It's easy: the interpreter should work *perfectly* and be easy to understand and debug, no matter how slow it is (as long as the slowness has some decent explanation).
(Again: this is nothing but my point of view)
No, yeah, I know. I was just mentioning the part where a cached interpreter was mentioned and when you said you believed more focus on the dynarec would be more important. In the meantime I think the interpreter could benefit a little more because apparently the dynarec will take some time.