Exophase
Nothing good will ever come of Exophase.
Pickle said:I think the PSP might be faster because of the MIPS dynamic core, I believe the MIPS have more registers than ARM, which can improve a dynamic core performance.
ARM is potentially better at recompiling x86 than MIPS is. It has the flags and address modes that MIPS doesn't, and it has sufficiently more registers than x86 so the extra registers MIPS has aren't a huge asset. I don't doubt that the PSP version performs better but if it does it is it'd be because it's recompiler is much better done.
If qemu has gotten as good as Laurent says then it might end up performing much better than DOSBox. DOSBox performs HLE for DOS calls, but I think that commercial games will rarely be using DOS calls in performance intensive situations. I am of course assuming that qemu includes emulation for enough standard DOS era PC components (VGA, sound blaster, harddrives, etc) to pull this off. If not then the DOSBox team or someone else might want to consider incorporating qemu into it.
Last edited by a moderator: