mirror of
https://github.com/dborth/fceugx.git
synced 2024-12-04 22:34:14 +01:00
finalize 3.2.9
This commit is contained in:
parent
e2a4c7425a
commit
32d33a3261
@ -33,6 +33,10 @@ Wii/GameCube.
|
||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
|
||||
[3.2.9 - January 25, 2012]
|
||||
|
||||
* Fixed zapper support
|
||||
|
||||
[3.2.8 - January 23, 2012]
|
||||
|
||||
* Fixed bug with flipping disk sides for FDS
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "fceultra/driver.h"
|
||||
|
||||
#define APPNAME "FCE Ultra GX"
|
||||
#define APPVERSION "3.2.8"
|
||||
#define APPVERSION "3.2.9"
|
||||
#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.2.8">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.2.8.zip"></file>
|
||||
<app version="3.2.9">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.2.9.zip"></file>
|
||||
</app>
|
||||
|
Loading…
Reference in New Issue
Block a user