View Single Post
Old 28 April 2018, 15:48   #241
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
http://www.winuae.net/files/b/winuae_4000b6.7z
http://www.winuae.net/files/b/winuae64_4000b6.7z

Beta 6:

- Added DCE Typhoon MK2 (A1200 accelerator). ROM is almost identical to E-Matrix 530/1230. Identical SCSI driver, slightly modified RAM detection code.
- Fixed E-Matrix RAM selection.
- Fixed crash in lagless vsync mode if CPU speed was on the fly changed.
- Fixed directory harddrive uaehf.device bugs.
- Added optional extended precision (80 bit) host FPU mode. (Probably becomes default and replaces old when/if this gets good enough)

Extended precision FPU mode:
- Fully JIT FPU compatible.
- 32-bit and 64-bit compatible.
- Uses short assembly routines to directly execute x86 FPU instructions. (MSVC does not support long double, other UAE ports usually use long doubles by default)
- Basic floating point operations, square root, sin and cos are currently natively supported. Others use normal double precision C-library routines.
- Not yet fully working. Testing needed.
Toni Wilen is offline  
 
Page generated in 0.04740 seconds with 11 queries