Re: [hatari-devel] OS X SDL2 testing |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] OS X SDL2 testing
- From: Bob Carpenter <hatari@xxxxxxxxxx>
- Date: Tue, 1 Dec 2015 17:49:11 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ripon89-us.20150623.gappssmtp.com; s=20150623; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=83e8In+A3ocE/wtkA5hkkhRm0eBp9CutHfpx7D3N5HY=; b=1w/0YTwNWuSvuExS1fUmWcmDn0CS8fVS6UK2Rk+llMtF4dJlougg+BmZC9jCBZqqcG bQYZBeD95sR0FKc10W4wNXfhAKKNRMlvrOLkARLsbYOyxbV5C4kadsSyWlCfjpB2Z+kp 4UQfESmLcx/vj56r+BUPtttggnXB+xETGIcBqS43Nj57yf6qhtcpIdfaSOuyhuPws74H O8rvmJTEC379WZVFiu5SLvywpxPBEhZHvgDP3p4ZO1FC91VVko9aTheGc1AYb6cSj8WO bAU40bRLLUoQhzFyRbiMzFTCh8pa0Sfybjk3L7092v2cHFVOv1C6ixd7FL+rjJI5l7DW G6VQ==
Jerome,
I think the updated OS X GUI basically works. The reason I use the word “basically” is that the FPU type is not reset if you load a config that was saved with the old UAE CPU where the FPU type (n_FPUType) was not even saved in the file.
Now, I am not sure this is a problem but I did want to mention it. However, is there any way we could set the default value of n_FPUType to 0 in case it is not in the loaded configuration file?
Besides that, I think the OS X GUI is working. I will try using this compiled Hatari as my normal Hatari to see if I find any problems while using it.
Nicolas,
I tried the Windows version of Hatari and I have the same problem. I see the 68881 on the status bar but neither Sysinfo or Gembench 4.03 detects the FPU and uses it. I am not sure how Doug is detecting and using the FPU in his code. It might be the FPU detection routines of Sysinfo and Gembench are flawed. I do not have any actual software that supports the FPU.
Bob C
> On Dec 1, 2015, at 2:21 PM, Jerome Vernet <vernet.jerome@xxxxxxxxxx> wrote:
>
> Le 01/12/2015 03:19, Bob Carpenter a écrit :
>> Jerome,
>>
>> Unfortunately, whenever I try to select the 68881, Hatari simply ignores it and puts it back to None.
>
> Sorry, I forgot to made change in the english nib file !
>
> Here it is:
> https://www.dropbox.com/s/8jejx1vrqm4yxfw/gui-osx.zip?dl=0
>
>
> JV
>
>
>