Line 4:
Line 4:
== Tutorials about everything ==
== Tutorials about everything ==
−
These tutorials cover many aspects of developing applications for the wii.
+
These tutorials cover many aspects of developing applications for the Wii.
*[[User:teknecal|teknecal]]'s '''[http://www.codemii.com/category/wii-programming-tutorials/ CodeMii Tutorial]''': This tutorial covers '''setting up DevKitPro''' in Windows, writing '''simple code''', the use of '''controllers''', '''arrays''', '''images''', the '''FAT-filesystem''', '''xml''' and '''sound'''.
*[[User:teknecal|teknecal]]'s '''[http://www.codemii.com/category/wii-programming-tutorials/ CodeMii Tutorial]''': This tutorial covers '''setting up DevKitPro''' in Windows, writing '''simple code''', the use of '''controllers''', '''arrays''', '''images''', the '''FAT-filesystem''', '''xml''' and '''sound'''.
Line 12:
Line 12:
== Tutorials on preparation ==
== Tutorials on preparation ==
Getting started. DevKit, installing new libraries, etc.
Getting started. DevKit, installing new libraries, etc.
−
DevkitPPC is the part of the [[DevkitPro]] toolchain used for Wii and Gamecube development. These guides describe setting up such a system:
+
[[DevkitPPC]] is the part of the [[DevkitPro]] toolchain used for Wii and Gamecube development. These guides describe setting up such a system:
*'''[[Devkitppc setup]]''': '''Installing devkitPPC''', Setup your project folder, Compile the '''HelloWorld Example''', Run the HelloWorld Example on the emulator, Run the HelloWorld Example on the Wii '''using [[wiiload]]'''.
*'''[[Devkitppc setup]]''': '''Installing devkitPPC''', Setup your project folder, Compile the '''HelloWorld Example''', Run the HelloWorld Example on the emulator, Run the HelloWorld Example on the Wii '''using [[wiiload]]'''.
Line 19:
Line 19:
== Other tutorials ==
== Other tutorials ==
−
*[[User:Georgp24|Georgp24]]'s '''[[Assembler|Assembler Tutorial]]''': A tutorial and an application note how to '''develop assembler programs''' and inline assembler code for the WII and the PowerPC processor.
+
*[[User:Georgp24|Georgp24]]'s '''[[Assembler|Assembler Tutorial]]''': A tutorial and an application note how to '''develop assembler programs''' and inline assembler code for the Wii and the PowerPC processor.
*[[User:GabberNL|GabberNL]]'s '''[[SDL Wii/tutorial|SDL Tutorial]]''': A simple but currently incomplete tutorial on '''[[SDL Wii|SDL]]'''.
*[[User:GabberNL|GabberNL]]'s '''[[SDL Wii/tutorial|SDL Tutorial]]''': A simple but currently incomplete tutorial on '''[[SDL Wii|SDL]]'''.
Line 27:
Line 27:
*[[User:Arikado|Arikado]]'s '''[http://arikadosblog.blogspot.com/2009/06/coding-section.html wii homebrew development tutorials]''': Tutorials on '''C++ programming''', outputing '''text with libwiisprite''', programing with the [[Wii Balance Board]] and '''playing mp3-files''' with [[libogc]]'s MP3Player. Hopefully more to come.
*[[User:Arikado|Arikado]]'s '''[http://arikadosblog.blogspot.com/2009/06/coding-section.html wii homebrew development tutorials]''': Tutorials on '''C++ programming''', outputing '''text with libwiisprite''', programing with the [[Wii Balance Board]] and '''playing mp3-files''' with [[libogc]]'s MP3Player. Hopefully more to come.
−
*[[User:Jsmaster|Jmaster]]'s ''' [[Libwiigui/tutorial|Libwiigui tutorial]]''': Descripes how to use the '''[[libwiigui]]-library'''
+
*[[User:Jsmaster|Jmaster]]'s ''' [[Libwiigui/tutorial|Libwiigui tutorial]]''': Describes how to use the '''[[libwiigui]]-library'''