@all
If you are testing JIT with RunInUAE then I am currently thinking these are the best settings to add at the END of the main ".uaerc" config file:
Quote:
# JIT
cachesize=8192
##cpu_speed=max
##cpu_type=68020
cpu_compatible=false
cpu_cycle_exact=true
blitter_cycle_exact=true
comp_constjump=yes
comp_trustbyte=indirect
comp_trustword=indirect
comp_trustlong=indirect
comp_optimize=true
show_leds=true
Feel free to let me know if there are any games which work better
with different settings! Please
email me, as I might not see PMs or posts.
cpu_speed & cpu_type are intentionally commented-out because the ".uaerc_RunInUAE" config file will provide them when an A1200 is being emulated (JIT cannot reliably work with A500 emulation due to the 68000 lacking a cache).
Please note that you will need to REMOVE the above config lines (or let RunInUAE's installer replace your existing ".uaerc" file) when a new RunInUAE is released with JIT support.
Edited by ChrisH on 2014/5/30 8:56:11