M-HT
Very Active Member
Hi,
after some difficulties I have finally got a working (hopefully) DOSBox dynamic recompiler backend (or three).
You can find the source and some instructions here.
Before you get happy about faster dosbox, here are couple notes:
- to use the dynamic recompiler, core must be set to dynamic or auto in dosbox.conf
- the dynamic recompiler framework in DOSBox is not really suitable for arm processors - different recompiler (for arm) would be better, if someone was willing to write one
- I don't know if it's actually faster with dynamic recompiler than without it (didn't seem so). So the important question is: How to benchmark whether and how much is it faster ?
Edit: added the dynamic parameter
after some difficulties I have finally got a working (hopefully) DOSBox dynamic recompiler backend (or three).
You can find the source and some instructions here.
Before you get happy about faster dosbox, here are couple notes:
- to use the dynamic recompiler, core must be set to dynamic or auto in dosbox.conf
- the dynamic recompiler framework in DOSBox is not really suitable for arm processors - different recompiler (for arm) would be better, if someone was willing to write one
- I don't know if it's actually faster with dynamic recompiler than without it (didn't seem so). So the important question is: How to benchmark whether and how much is it faster ?
Edit: added the dynamic parameter