View Single Post
Old 13 May 2012, 12:49   #31
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Version 1.3.5 with experimental JIT support:

* Compile with JIT on x86 (32-bit) platforms.
* Compiling with -fpermissive (for now).
* Always set comp_trust* to indirect by default.
* Compile with NATMEM_OFFSET defined.
* Ported JIT code from WinUAE, E-UAE and PUAE.

http://fengestad.no/fs-uae/files/fs-...-macosx.tar.gz
http://fengestad.no/fs-uae/files/fs-...3.5-0_i386.deb
http://fengestad.no/fs-uae/files/fs-....5-0_amd64.deb
http://fengestad.no/fs-uae/files/fs-uae-1.3.5.tar.gz
(no Windows build for this version)

JIT works with indirect memory access on Linux/x86 and Mac OS X (It does not work properly on Windows yet). It is enabled by setting the option uae_cachesize, for instance:
Code:
uae_cachesize = 8192
FrodeSolheim is offline  
 
Page generated in 0.05004 seconds with 11 queries