diff --git a/readme.txt b/readme.txt index 0dee1e3..bf68212 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤ - Visual Boy Advance GX - - Version 2.0.4 + Version 2.0.5 http://code.google.com/p/vba-wii (Under GPL License) @@ -28,6 +28,18 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube. |0O×øo· UPDATE HISTORY ·oø×O0| `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' +[2.0.5 - July 9, 2009] + +* Faster SMB/USB browsing +* Last browsed folder is now remembered +* Fixed controller mapping reset button +* Fixed no sound on GameCube version +* Directory names are no longer altered +* Preferences now only saved on exit +* Fixed on-screen keyboard glitches +* SRAM auto-saved on power-off from within a game +* Prevent 7z lockups, better 7z error messages + [2.0.4 - June 30, 2009] * Fixed auto-update diff --git a/source/ngc/vba.h b/source/ngc/vba.h index 1ea2364..df0b46f 100644 --- a/source/ngc/vba.h +++ b/source/ngc/vba.h @@ -16,7 +16,7 @@ #include "filelist.h" #define APPNAME "Visual Boy Advance GX" -#define APPVERSION "2.0.4" +#define APPVERSION "2.0.5" #define PREF_FILE_NAME "settings.xml" #define PAL_FILE_NAME "palettes.xml" diff --git a/update.xml b/update.xml index de61b3e..ac87502 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +