mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-01 00:15:10 +01:00
finalize 2.2.3
This commit is contained in:
parent
f7435be91b
commit
478ecf5674
@ -27,6 +27,13 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube.
|
||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
|
||||
[2.2.3 - March 19, 2011]
|
||||
|
||||
* Improved USB and controller compatibility (recompiled with latest libogc)
|
||||
* Enabled SMB on GameCube (thanks Extrems!)
|
||||
* Added Catalan translation
|
||||
* Translation updates
|
||||
|
||||
[2.2.2 - October 7, 2010]
|
||||
|
||||
* Fixed "blank listing" issue for SMB
|
||||
|
@ -16,7 +16,7 @@
|
||||
#include "utils/FreeTypeGX.h"
|
||||
|
||||
#define APPNAME "Visual Boy Advance GX"
|
||||
#define APPVERSION "2.2.2"
|
||||
#define APPVERSION "2.2.3"
|
||||
#define APPFOLDER "vbagx"
|
||||
#define PREF_FILE_NAME "settings.xml"
|
||||
#define PAL_FILE_NAME "palettes.xml"
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="2.2.2">
|
||||
<file url="http://vba-wii.googlecode.com/files/Visual%20Boy%20Advance%20GX%202.2.2.zip"></file>
|
||||
<app version="2.2.3">
|
||||
<file url="http://vba-wii.googlecode.com/files/Visual%20Boy%20Advance%20GX%202.2.3.zip"></file>
|
||||
</app>
|
||||
|
Loading…
Reference in New Issue
Block a user