finalize 3.3.3

This commit is contained in:
dborth 2012-12-14 17:45:48 +00:00
parent 4443d85542
commit 75ef6fd8d8
2 changed files with 6 additions and 2 deletions

View File

@ -26,13 +26,17 @@ Wii/GameCube.
* Cheat support (.CHT files and Game Genie) * Cheat support (.CHT files and Game Genie)
* Famicom 3D System support * Famicom 3D System support
* IPS/UPS automatic patching support * IPS/UPS automatic patching support
* NES Compatibility Based on FCEUX 2.1.5 * NES Compatibility Based on FCEUX 2.2.0+ (r2793)
* Open Source! * Open Source!
×—–­—–­—–­—–­ –­—–­—–­—–­—–­—–­—–­—–­—–­—–­— ­—–­—–­—–­—–­—–­—–­—–­—-­—–­-–•¬ ×—–­—–­—–­—–­ –­—–­—–­—–­—–­—–­—–­—–­—–­—–­— ­—–­—–­—–­—–­—–­—–­—–­—-­—–­-–•¬
|0O×øo· UPDATE HISTORY ·oø×O0| |0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.3.3 - December 14, 2012]
* Updated core to latest FCEUX (r2793)
[3.3.2 - November 9, 2012] [3.3.2 - November 9, 2012]
* Fixed lag with GameCube controllers * Fixed lag with GameCube controllers

View File

@ -17,7 +17,7 @@
#include "fceultra/driver.h" #include "fceultra/driver.h"
#define APPNAME "FCE Ultra GX" #define APPNAME "FCE Ultra GX"
#define APPVERSION "3.3.2" #define APPVERSION "3.3.3"
#define APPFOLDER "fceugx" #define APPFOLDER "fceugx"
#define PREF_FILE_NAME "settings.xml" #define PREF_FILE_NAME "settings.xml"