Homebrew Would be possable to create homebrew with...

MintyDragon

Active Member
Newcomer
Joined
Jul 28, 2014
Messages
31
Reaction score
9
Trophies
0
Age
29
XP
109
Country
Would be possible to create homebrew with the Digital Mars D compiler. It Lang that shares similarity with C/C++ so im wondering if it could be used. it can compile to native. and can use c header files. would this be all that’s needed to make wii homebrew or is something else needed?
 
It looks like that compiler is for x86 code. The Wii has a PowerPC processor and a separate ARM one embedded in the GPU that manages IO and the system bus. You'll need to use a compiler that can produce code for those. DevkitPro is a cross-compiler version of GCC and is the de facto one for homebrew and is completely free. The official SDK used CodeWarrior.
 

Site & Scene News

Popular threads in this forum