[Image]DeSmuME SVN r3371 is released.DeSmuME is a freeware emulator for the Nintendo DS(NDS).
DeSmuME SVN Changelog: r3355 Tentative fix for "conversion from const char * to const Wstring ambiguos" error, please review. While at it define lstrlen as strlen which is not available on !WIN32. Pretty sure it will not handle unicode chars correctly but we can fix that issue later. r3356 Add a makefile for wx frontend The frontend will not build automatically from top dir, you have to type make inside wx until it starts to compile fine. r3357 Rename switch and description for wxwidgets. r3358 A few more const char * to wxChar * cast. r3359 Correctly use _T() to convert const char * to wxString instead of a simple cast. r3360 More string fixup. r3361 Add missing files to wx build. r3362 Fixup includes and add missing pieces needed for linkage. r3363 Rename binary to wxdesume to avoid name clash with gtk frontend. Add icon and desktop file. r3364 Oops, missed icon and desktop file. r3365 Now that it build we can add the wx frontend, beware it will hurt your kittens if you try to run it. r3366 use __APPLE__ for OSX specifics r3367 use --enable-wxwidgets for wx build as per help text r3368 fix type error on OSX r3369 emulate 8bit REG_AUXSPIDATA writes r3370 fix about dialog r3371 wx port vcproj
No comments yet.
Close this window