mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-10 07:39:39 +01:00
Merge pull request #373 from bladeoner/master
Update build to version 3.4.0
This commit is contained in:
commit
10b16f74ba
@ -2,8 +2,8 @@
|
|||||||
<app version="1">
|
<app version="1">
|
||||||
<name>FCE Ultra GX</name>
|
<name>FCE Ultra GX</name>
|
||||||
<coder>Tantric, Zopenko, Askot, others</coder>
|
<coder>Tantric, Zopenko, Askot, others</coder>
|
||||||
<version>3.3.9</version>
|
<version>3.4.0</version>
|
||||||
<release_date>20161210</release_date>
|
<release_date>20180814</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 />
|
||||||
|
@ -37,7 +37,7 @@ https://github.com/dborth/fceugx/releases
|
|||||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||||
|
|
||||||
[3.4.0]
|
[3.4.0 - August 14, 2018]
|
||||||
|
|
||||||
* Update to the latest FCEUX core
|
* Update to the latest FCEUX core
|
||||||
* Allow loader to pass two arguments instead of three (libertyernie)
|
* Allow loader to pass two arguments instead of three (libertyernie)
|
||||||
|
@ -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.9"
|
#define APPVERSION "3.4.0"
|
||||||
#define APPFOLDER "fceugx"
|
#define APPFOLDER "fceugx"
|
||||||
#define PREF_FILE_NAME "settings.xml"
|
#define PREF_FILE_NAME "settings.xml"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user