DeSmuME SVN Changelog:
r4572
Cocoa Port: - Add support for separating the DS screens while in Combo display mode.
---------------------
r4571
Cocoa Port (OpenEmu Plug-in): - Fix type in plist.
---------------------
r4570
Cocoa Port (OpenEmu Plug-in): - Update copyright year in plist. - Add Sparkle properties in plist.
---------------------
r4569
Cocoa Port (OpenEmu Plug-in): - Fix bug where the display aspect ratio was incorrect. - Update code to match the latest changes to the OpenEmu SDK. - Do some code cleanup.
---------------------
Download: DeSmuME SVN r4572 x86
Download: DeSmuME SVN r4572 x64
Source: Here
SVN 4573 is out now! Here the change log!
ReplyDeletethis fixes up the VS2012 debug property groups.
unlike vs2010, vs2012 will set the toolset property group in order to differentiate itself from vs2010 (and 2012 has 2 toolsets, v110 and v110_xp
this commit also changes the toolset to v110_xp (since some people actually want to run vs2012 builds on XP (shock; horror)
anyway, because vs2012 sets the property group, the property group condition lines ending in /> were buggering up loading the file in vs2012, so these have been corrected and the required lines have been inserted