View Single Post
Old 18 September 2015, 19:02   #5
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by jbl007 View Post
Couldn't wait to try it. Tested direct mode only. Raw cpu speed is ~7% faster than original jit according "cpuspeed" benchmark. "Long" reads/writes are 1.5x-2x faster while "Byte"/"Word" are a litte slower. Haven't had a single crash. Looks very promising.
Thanks for testing (More updated JIT code is now available in the *future* branch. The JIT updates have also been merged into WinUAE)

Quote:
Originally Posted by jbl007 View Post
Can it work for 68000 cpu also?
JIT is explicitly unavailable for 68000. I'm not familiar with all the reasons. One reason can be due to minor CPU differences. Another can be that it is considered pointless, since you often want accurate-ish emulation when using 68000, and JIT will not give any kind of accurate CPU-chipset synchronization... (In any case, I don't plan to do anything about it).

Quote:
Originally Posted by bernd roesch View Post
if it not work, you can set breakpoints in debugger at functions
I know, I have had to resort to this several times (latest occurrence yesterday evening)
FrodeSolheim is offline  
 
Page generated in 0.06840 seconds with 11 queries