mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-09 23:29:25 +01:00
finalize 3.3.4
This commit is contained in:
parent
55e23b0867
commit
b68a302c9f
@ -2,8 +2,8 @@
|
|||||||
<app version="1">
|
<app version="1">
|
||||||
<name>FCE Ultra GX</name>
|
<name>FCE Ultra GX</name>
|
||||||
<coder>Tantric</coder>
|
<coder>Tantric</coder>
|
||||||
<version>3.3.3</version>
|
<version>3.3.4</version>
|
||||||
<release_date>20121214</release_date>
|
<release_date>20130112</release_date>
|
||||||
<short_description>Nintendo Emulator</short_description>
|
<short_description>Nintendo Emulator</short_description>
|
||||||
<long_description>A port of FCE Ultra to the Wii.</long_description>
|
<long_description>A port of FCE Ultra to the Wii.</long_description>
|
||||||
<ahb_access />
|
<ahb_access />
|
||||||
|
@ -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.2.0+ (r2793)
|
* NES Compatibility Based on FCEUX 2.2.0+ (r2818)
|
||||||
* Open Source!
|
* Open Source!
|
||||||
|
|
||||||
×—–—–—–—– –—–—–—–—–—–—–—–—–—–— —–—–—–—–—–—–—–—-—–-–•¬
|
×—–—–—–—– –—–—–—–—–—–—–—–—–—–— —–—–—–—–—–—–—–—-—–-–•¬
|
||||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||||
|
|
||||||
|
[3.3.4 - January 12, 2013]
|
||||||
|
|
||||||
|
* Updated core to latest FCEUX (r2818)
|
||||||
|
|
||||||
[3.3.3 - December 14, 2012]
|
[3.3.3 - December 14, 2012]
|
||||||
|
|
||||||
* Updated core to latest FCEUX (r2793)
|
* Updated core to latest FCEUX (r2793)
|
||||||
|
@ -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.3"
|
#define APPVERSION "3.3.4"
|
||||||
#define APPFOLDER "fceugx"
|
#define APPFOLDER "fceugx"
|
||||||
#define PREF_FILE_NAME "settings.xml"
|
#define PREF_FILE_NAME "settings.xml"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<app version="3.3.3">
|
<app version="3.3.4">
|
||||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.3.zip"></file>
|
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.4.zip"></file>
|
||||||
</app>
|
</app>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user