finalize 3.1.8

This commit is contained in:
dborth 2010-06-21 03:51:08 +00:00
parent ed1d7fa58f
commit 7a57277579
4 changed files with 13 additions and 7 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric</coder>
<version>3.1.7</version>
<release_date>20100519</release_date>
<version>3.1.8</version>
<release_date>20100620</release_date>
<short_description>Nintendo Emulator</short_description>
<long_description>A port of FCE Ultra to the Wii.</long_description>
</app>

View File

@ -1,7 +1,7 @@
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
- FCE Ultra GX -
Version 3.1.7
Version 3.1.8
http://code.google.com/p/fceugc
(Under GPL License)
@ -25,7 +25,7 @@ Wii/GameCube.
* Original/filtered/unfiltered video modes
* Turbo Mode - up to 2x the normal speed
* Cheat support (.CHT files and Game Genie)
* IPS/UPS/PPF automatic patching support
* IPS/UPS automatic patching support
* NES Compatibility Based on FCEUX 2.1.3
* Open Source!
@ -33,6 +33,12 @@ Wii/GameCube.
|0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.1.8 - June 20, 2010]
* USB improvements
* GameCube improvements - audio, SD Gecko, show thumbnails for saves
* Other minor changes
[3.1.7 - May 19, 2010]
* DVD support fixed

View File

@ -17,7 +17,7 @@
#include "fceultra/driver.h"
#define APPNAME "FCE Ultra GX"
#define APPVERSION "3.1.7"
#define APPVERSION "3.1.8"
#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.1.7">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.7.zip"></file>
<app version="3.1.8">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.8.zip"></file>
</app>