[hatari-users] Hatari Win32 builds with Cygwin - now working |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-users Archives
]
- To: hatari-users@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-users] Hatari Win32 builds with Cygwin - now working
- From: Douglas Little <doug694@xxxxxxxxxxxxxx>
- Date: Sun, 27 Jan 2013 15:46:32 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=bUxcwTnMlWhDn3lfuAcB+xsovy7IBfWS8YqymnttRko=; b=YGJFO2Ur8Ls8Bc/Jjiu1k5J60qcDr+W7uXMmtqq4fkPsBP11O3fa2TqA8+1cSe1n5L zOyppRmuOZG42/MrKHZU4hKlB9Fo6kCa8joNu4govDtVy+9pmGtfhzRPlZ3GySy0nRBN CWUQXRJl3U9/JPg3g+P2p2/xudjkhARa5HpMKQ1btXTQSjJQ6LFnunnjIWnMlqE0DoKK yJlk26vTYUzkrrCmdrPUr2V2ht/u4so/dsT7emZk0fWOAqJNCy6ZFMT6lYU8BOMFqh4I fXtwtgYeC+u+BSYci7q00OC1nIsH3oUEllFubAPAczeO8tlVXjYyykwpB+mUNB9mJj7R QxSA==
Hello again,
I was eventually able to get Hatari working under Cygwin, after some messing around with Cygwin dependencies and SDL builds. :-)
So the next thing I need to find out is what Hatari build configuration should be used to access the cache miss data in the profiler?
When I run Hatari I see the following, before the main window & UI appears.
$ ./hatari.exe
Hatari v1.6.2, compiled on: Jan 27 2013, 14:35:49
Configured max Hatari resolution = 832x576.
Building CPU table for configuration: 68EC020/881 (compatible mode)
When I look at the 'System' page in the UI, it looks different from the one I am used to from the public v1.6.2 Win32 binary distribution - there is no 'cycle accurate' mode for example, and fewer options generally.
Anyway it seems like I'm getting very close to being able to experiment with this, even if I'm not sure it's quite correct yet...
I'll now go back through previous correspondence on Atari-Forum to collect any missed details on configuring the build for UAE/WinUAE cores...
Thanks again,
Doug