mirror of
https://github.com/retro100/dosbox-wii.git
synced 2025-01-12 18:29:07 +01:00
finalize 1.7
This commit is contained in:
parent
49f57250b5
commit
c9fc90cc15
8
README
8
README
@ -1,7 +1,7 @@
|
|||||||
¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤
|
¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤
|
||||||
|
|
||||||
- DOSBox Wii -
|
- DOSBox Wii -
|
||||||
Version 1.6
|
Version 1.7
|
||||||
http://code.google.com/p/dosbox-wii
|
http://code.google.com/p/dosbox-wii
|
||||||
(Under GPL License)
|
(Under GPL License)
|
||||||
|
|
||||||
@ -19,6 +19,12 @@ A port of DOSBox to the Wii using SDL Wii.
|
|||||||
|
|
||||||
-=[ Update History ]=-
|
-=[ Update History ]=-
|
||||||
|
|
||||||
|
[1.7 - June 30, 2012]
|
||||||
|
|
||||||
|
* Support for newer Wiimotes
|
||||||
|
* Updated to latest DOSBox SVN
|
||||||
|
* Updated to latest libogc and devkitPPC
|
||||||
|
|
||||||
[1.6 - July 6, 2011]
|
[1.6 - July 6, 2011]
|
||||||
|
|
||||||
* Updated to latest DOSBox SVN
|
* Updated to latest DOSBox SVN
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
#include "wiihardware.h"
|
#include "wiihardware.h"
|
||||||
|
|
||||||
#define THREAD_SLEEP 100
|
#define THREAD_SLEEP 100
|
||||||
#define APPVERSION "1.6"
|
#define APPVERSION "1.7"
|
||||||
|
|
||||||
static GuiImageData * pointer[4];
|
static GuiImageData * pointer[4];
|
||||||
static GuiWindow * mainWindow = NULL;
|
static GuiWindow * mainWindow = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user