In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "RAM Editor"

From WiiBrew
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
Line 24: Line 24:
  
 
Binary and sources: http://hyperhacker.no-ip.org/file.php?id=46
 
Binary and sources: http://hyperhacker.no-ip.org/file.php?id=46
 +
 
[[Category:Homebrew applications]]
 
[[Category:Homebrew applications]]

Revision as of 18:16, 10 August 2009

Simple/useless RAM editor that demonstrates how to do stuff. If you're really bored you could use this to write machine code into RAM and execute it.

Information

  • Creator: HyperHacker
  • Accessories needed: GameCube controller
  • Best PAL mode: beats me
  • Button to return to loader: Start
  • Loaders useable: Zelda Chainloader
  • Installation for Zelda Chainloader: Install as usual
  • Software type: Demo

Controls

  • 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.

Download

Binary and sources: http://hyperhacker.no-ip.org/file.php?id=46