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
(Now with 100% more existence)
 
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{stub}}
 +
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.
 +
 +
{{No Download}}
 
== Information ==
 
== Information ==
  
 
* Creator: HyperHacker
 
* Creator: HyperHacker
* Accessories needed: GameCube controller
 
 
* Best PAL mode: beats me
 
* Best PAL mode: beats me
* Button to return to loader: Start
 
 
* Loaders useable: Zelda Chainloader
 
* Loaders useable: Zelda Chainloader
 
* Installation for Zelda Chainloader: Install as usual
 
* Installation for Zelda Chainloader: Install as usual
Line 22: 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]]
 +
[[Category:Homebrew demos]]

Latest revision as of 05:37, 21 August 2022

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.

ARCHIVISTS NEEDED
This homebrew application currently contains an invalid download link. It was either not caught in the web archive or on a forum that required registration to download files; which the Wayback Machine cannot index.

PLEASE PROVIDE A NEW DOWNLOAD IF YOU HAVE THIS APPLICATION.

Information

  • Creator: HyperHacker
  • Best PAL mode: beats me
  • 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