finalize 3.3.4

This commit is contained in:
dborth 2013-01-12 23:19:21 +00:00
parent 55e23b0867
commit b68a302c9f
4 changed files with 10 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric</coder>
<version>3.3.3</version>
<release_date>20121214</release_date>
<version>3.3.4</version>
<release_date>20130112</release_date>
<short_description>Nintendo Emulator</short_description>
<long_description>A port of FCE Ultra to the Wii.</long_description>
<ahb_access />

View File

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

View File

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

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="3.3.3">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.3.zip"></file>
<app version="3.3.4">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.4.zip"></file>
</app>