Pues nada... ha salido este programa que supongo que pocos le sacaran provecho.
"RAM Editor for Nintendo Wii"
"Developer HyperHacker"
"Copy y paste"
File Description
Despite its already great accomplishments, we all know that the homebrew scene for the Nintendo Wii is still in its very early stages. We can liken this, like we've said times before, to taking baby steps.
If you are new to the community, you may want to check out the program RAM Editor from the coder HyperHacker. The developer said it himself, this is just a "simple useless RAM editor with source".
However, RAM Editor will demonstrate to users how to do stuff on the Wii. As much as it is "useless", we do believe that it is a good learning tool for those who are keen on making homebrew stuff for Nintendo's latest console.
RAM Editor's bundled Readme.txt file contains further information on the things that you can do with this. Take a look at it first before doing anything to avoid any sort of problems.
This is a simple RAM editor I hacked up for the Wii. It has several uses:
-Simple Gamecube pad input/console output demo.
-Looks cool.
-You can poke through fragments of Zelda's RAM and see if you can find anything neat.
-You could write machine code in by hand and patch an instruction in the program to run it.
-Gives me something to do for an hour or two.
Input uses Gamecube controller 1.
D-pad: Select a byte to edit. Scrolls automatically if you pass the top/bottom.
X: Increment.
Y: Decrement.
B: Cycle between editing the entire byte or individual nybbles.
L/R: Scroll. Scrolls faster the further you press them.
Z: Goto address.
Start: Return to loader.
It won't let you scroll up past 80000000 because that crashes it, but you can jump wherever the hell you want using goto if you feel like looking at the generic DSI exception screen. In the future I might make it just refuse to display inaccessible memory instead of barfing.
This program and code is public domain and has no warranty. I don't care what the hell you do with it, just don't blame me if you blow up your Wii or something. Poke at your own risk.
Don't forget to rename it boot.elf if your loader requires that (it almost certainly does).
Fuente:h t t p : / / d l . q j . n e t
--------------------------------------------------------------
Yo este programa no lo he probado ya que yo no sacaría nada en clao