diff --git a/readme.txt b/readme.txt index cf3463c..f4064b5 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤ - Visual Boy Advance GX - - Version 2.0.2 + Version 2.0.3 http://code.google.com/p/vba-wii (Under GPL License) @@ -28,6 +28,21 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube. |0O×øo· UPDATE HISTORY ·oø×O0| `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' +[2.0.3 - May 30, 2009] + +* Fixed SD/USB corruption bug +* SMB works again +* GUI bugs fixed, GUI behavioral improvements +* GB Palette editing +* More built-in palettes +* Palettes now fade to white correctly instead of getting brighter +* Can now turn off palette colorizing +* Workaround for palette issue on Mega Man I GB - palette disabled +* Star Wars, TMNT, Lord Of The Rings, Castlevania Wii Controls +* Fix for WarioWare startup - Nunchuk C button or Wii Remote B button will now + make calibration easy by locking the gyroscope. +* Fixed issues with constant rumbling + [2.0.2 - May 26, 2009] * Improved stability diff --git a/source/ngc/vba.h b/source/ngc/vba.h index 110a966..ff3a437 100644 --- a/source/ngc/vba.h +++ b/source/ngc/vba.h @@ -14,7 +14,7 @@ #include "filelist.h" #define APPNAME "Visual Boy Advance GX" -#define APPVERSION "2.0.2" +#define APPVERSION "2.0.3" #define PREF_FILE_NAME "settings.xml" #define PAL_FILE_NAME "palette.xml" diff --git a/update.xml b/update.xml index 1af04c2..1cbadec 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +