DSEmu 0.4.6 Released!

RockY

L H D T P M
A new version of this DS emulator was released today.
Read the news below:
  • VRAM mapping is more correctly emulated. Demo's that didn't correctly show both screens should start working now. Most notably this allowed WinDS and Teenage Queen to work.
  • Various bug fixes to solve crashing problems.
  • Fixes to enable console text to display with DevkitPro r15 compiled applications. Unforunately this fix breaks console text displayed by applications compiled with earlier versions of DevkitPro. If you wish to run these applications in the meantime I suggest using DSEmu 0.4.5. I hope to have this resolved in the next release.
  • SRAM support contributed by Ryo Sazaki. This adds a new file menu allowing saving the contents of SRAM and loading data into SRAM. As an example, the SRAM tutorial now works.
  • A log window has been contributed by Troy Davis. Using 'View/Log' in the menu will display it. When using the debug SWI 0xFF the message will be displayed in the log window.
  • Some of the code was cleaned up by Julien Hamaide so the number of compiler warnings is reduced. Julien also fixed a problem with the square root SWI.
  • Unfortunately a problem has surfaced with a few demos crashing that did not crash in previous releases. Strangly these happen only in the release version of DSEmu 0.4.6. If you build a debug version from source they run fine. I hope to have this fixed in the next release.

Get it from here.
 
Top