Does the 68k UAE virtualise the 68k CPU it is running on (ala VMWare/VirtualBox etc) or does it emulate a whole CPU (like it does on x86/PPC/ARM platforms)?
I think virtualising the 68k would be virtually impossible (if you excus the pun), since the emulated chipset would not have the correct timings with respect to the CPU... That's my guess. You would have to emulate both chipset and CPU... I think... Not sure exaclt how a JIT would work here
