From f1b70317bac756e0a2e84e3c149632702eabb368 Mon Sep 17 00:00:00 2001 From: dborth Date: Fri, 1 May 2009 02:52:42 +0000 Subject: [PATCH] finalize 2.0.1 --- readme.txt | 11 ++++++++++- source/ngc/vba.h | 4 ++-- update.xml | 4 ++-- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index 8bffb90..39c8299 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤ - Visual Boy Advance GX - - Version 2.0.0 + Version 2.0.1 http://code.google.com/p/vba-wii (Under GPL License) @@ -28,6 +28,15 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube. |0O×øo· UPDATE HISTORY ·oø×O0| `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' +[2.0.1 - April 30, 2009] + +* Multiple state saves now working +* Built with more stable libogc/libfat +* Fixed settings saving glitches +* Fixed Mortal Kombat GameCube controller bug +* Fixed Zelda DX palette bug +* Fixed Harry Potter 1-3 keyboard bug + [2.0.0 - April 27, 2009] * New GX-based menu, with a completely redesigned layout. Has Wiimote IR support, sounds, graphics, animation effects, and more diff --git a/source/ngc/vba.h b/source/ngc/vba.h index 515b269..1f0e3a1 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.0" +#define APPVERSION "2.0.1" #define PREF_FILE_NAME "settings.xml" #define NOTSILENT 0 @@ -33,9 +33,9 @@ enum { }; enum { - FILE_ROM, FILE_SRAM, FILE_SNAPSHOT, + FILE_ROM, FILE_CHEAT, FILE_PREF }; diff --git a/update.xml b/update.xml index 7579e65..d62c999 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +