0 Members and 1 Guest are viewing this topic.
Plaz wrote:QuoteWell, could a recompilation system do it? Using AROS you could make an OS which would, rather than JIT emulation, re-compile the apps. The coldfire is similar enough that it could work.The trouble is those wayward instuctions also may exist in the OS not just the apps. So just like pokemon, you got to catch them all. :-PSome say JIT is the only way and why bother, but I think a prescann-replace solution could work. It would be similar to the way vmware handles code on non-100% compatibly x86 families.Plaz
Well, could a recompilation system do it? Using AROS you could make an OS which would, rather than JIT emulation, re-compile the apps. The coldfire is similar enough that it could work.