Difference between revisions of "User:Vader347/WiiDos"
(New page: {{Infobox homebrewapp | title = WiiDos | image = Image:WiiDos.png | desc = Port of DOSBox to the [http://en.wikipedia.org/wiki/Wii Wii] | type = Emulator | au...) |
|||
Line 23: | Line 23: | ||
I am setting up a svn using google code. | I am setting up a svn using google code. | ||
− | [http://code.google.com/p/ | + | [http://code.google.com/p/wiidos Here] is the project page. |
+ | |||
+ | == Testers == | ||
+ | I will need testers. Just post on the talk page and you will become a tester. | ||
+ | I can only have so many testers so post soon. | ||
+ | |||
+ | Current testers are | ||
+ | |||
+ | 1. Vader347 | ||
+ | 2. MStatic | ||
+ | 3. DooDle | ||
+ | |||
== RoadMap == | == RoadMap == | ||
* There will be a POC released for each of the first 3 steps. | * There will be a POC released for each of the first 3 steps. | ||
Line 37: | Line 48: | ||
|- | |- | ||
| Compiling and linking | | Compiling and linking | ||
− | | | + | | Complete (POC soon) |
| [[User:Vader347|Vader347]] | | [[User:Vader347|Vader347]] | ||
|- | |- |
Revision as of 15:42, 4 August 2008
WiiDos | |
![]() | |
General | |
---|---|
Author(s) | Vader347 |
Type | Emulator |
Links | |
Download | |
Source | |
Peripherals | |
none yet |
WiiDos
WiiDos is a x86 Dos emulator that allows you to play dos games on systems that were not made to run DOS or on newer Operating Systems that are not compatible with DOS.
WiiDos is being made without Wii-Linux instead it is going to be made with the libSDL port to the Gamecube for devkitPPC. It might end up being made with Wii-Linux if it turns out to be easier.
I need help figuring out how to do alot of things. If anybody knows about using libSDL, libfat, wiiuse, or C++ in general please post it on the talk page. I am new to C++ so this is a project to help me learn more. If anyone would like to help me with this project email me at vader347@gmail.com. Help is needed.
I am setting up a svn using google code. Here is the project page.
Testers
I will need testers. Just post on the talk page and you will become a tester. I can only have so many testers so post soon.
Current testers are
1. Vader347 2. MStatic 3. DooDle
RoadMap
- There will be a POC released for each of the first 3 steps.
- There will be a alpha released for the 4th step.
- There will be a beta released for the 5th step.
- The rest of the releases will be complete.
Step | Status | Coder |
---|---|---|
Compiling and linking | Complete (POC soon) | Vader347 |
libfat support | Not complete | Vader347 |
Fix up SDL | Not complete | Vader347 |
Joystick using wiiuse | Not complete | CloneDeath |
IR as mouse | Not complete | Vader347 |
Keyboard (libosk and USB) | Not complete | Vader347 |
Extras (USBMSD, Internet, etc.) | Not complete | Vader347 |