EmuCR Feeds
Email Us

EmuCR:DeSmuMEDeSmuME SVN r4029 is released. DeSmuME is an open source Nintendo DS(NDS) emulator for Linux, Mac OS and Windows. DeSmuME supports save states, the ability to increase the size of the screen and it supports filters to improve image quality. DeSmuME also supports microphone use on Windows and Linux ports, as well as direct video and audio recording. The emulator also features a built-in movie recorder.

DeSmuME SVN Changelog:
r4022
wx: remove duplicated code for the GUI menu

We have a fair chunk of duplicated code to build the GUI
menus, remove the monolithic one in favour of the one
splitted in smaller functions.

From: Jan Bücken (nooris), #3301520
r4023
wx: reorder some code

Spring cleanup:
After this patch the file wxMain.cpp is ordered as follows:

1) header
2) includes
3) vars (and defines)
4) the wx oninit function that every wx project needs
5) the desmume class functions
5a) for functionality and events (e.g. for clicks on buttons, etc...)
5b) to load the menu
6) the wx event table

[xrmx: i hate these labels before code :)]

From: Jan Bücken (nooris), #3301520
r4024
wx: keep execute and SPU_Pause together

execute=false and SPU_Pause(1) belongs together (avoid sound problems).

From: Jan Bücken (nooris), #3301520
r4025
wx: Add window icon

This is not portable on windows and actually it's not even
working here. Anyway it should be working for Jan
otherwise it wouldn't have posted the patch right? :)

From: Jan Bücken (nooris), #3301520
r4026
wx: fixup window icon

Make it work here and maybe even in a portable way.
r4027
wx: Fix recent file list

From: Jan Bücken (nooris), #3301520
r4028
wx: Change rotation after setting the menu bar

I need to set the menu bar before setting the window size.
Otherwise it is a little bit too short.

From: Jan Bücken (nooris), #3301520
r4029
wx: Pause spu and emulation before loading a rom

xrmx: kept only the hunk that pause and not the one
that reenable the previous state, i think we should
stay paused and the user should act to continue
playing.

Based on a patch from: Jan Bücken (nooris), #3301520

Download: DeSmuME SVN r4029 32bit
Download: DeSmuME SVN r4029 64bit
Source: Here

4 Comments:

  1. does this version run golden sun normally?

    ReplyDelete
  2. @Anonymous 3

    What did you mean with "golden sun normally" ? cuz I play golden sun normally without errors...

    ReplyDelete

Can't post a comment? Try This!