http://normmatt.com/blog/Downtime and New Release
November 21st, 2007
My host has been having problems with its servers recently so my site has been down for the last couple of weeks but because its now back online i’m going to release a public alpha of my build of desmume.
The change log is as follows:
general:
-Fixed possible segfault in ROMReader on ia64 and amd64. [evilynux]
-Fixed a crash bug with 2D background corrupting memory [shash]
-Flag check optimization [carlo_bramini]
windows port:
-DirectInput control interface with joystick support [CrazyMax aka mtabachenko]
-Matrix and Light viewer [Acid Burn]
-Cheat finder and basic cheat support [Normmatt]
-Menu reorganization [Normmatt]
-More Languages supported [Normmatt]
-Added OAM layer toggle [Normmatt]
-Misc bug fixes in the windows port [Normmatt]
Download (NOTE: this is an alpha and there will be bugs)
Source code
Cheat support is very basic it only supports single line cheats and only those which are ether 8bit/16bit/32bit writes but it can be helpful in some case.
An example of an acceptable cheat is:
description = 999 Coins
code = 021336FC:0000270F
both sides of the code must be 32bit or else it wont work and might crash the program
注意:alpha测试版,会有bug产生,请慎重下载