mirror of
https://github.com/retro100/dosbox-wii.git
synced 2024-12-25 18:11:50 +01:00
finalize 1.7
This commit is contained in:
parent
49f57250b5
commit
c9fc90cc15
8
README
8
README
@ -1,7 +1,7 @@
|
||||
¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤°`°¤ř,¸,ř¤°`°¤ř,¸¸,ř¤
|
||||
|
||||
- DOSBox Wii -
|
||||
Version 1.6
|
||||
Version 1.7
|
||||
http://code.google.com/p/dosbox-wii
|
||||
(Under GPL License)
|
||||
|
||||
@ -19,6 +19,12 @@ A port of DOSBox to the Wii using SDL Wii.
|
||||
|
||||
-=[ 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]
|
||||
|
||||
* Updated to latest DOSBox SVN
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include "wiihardware.h"
|
||||
|
||||
#define THREAD_SLEEP 100
|
||||
#define APPVERSION "1.6"
|
||||
#define APPVERSION "1.7"
|
||||
|
||||
static GuiImageData * pointer[4];
|
||||
static GuiWindow * mainWindow = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user