mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-09 15:19:26 +01:00
finalize 3.3.4
This commit is contained in:
parent
55e23b0867
commit
b68a302c9f
@ -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 />
|
||||
|
@ -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)
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user