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

Difference between revisions of "User:Gannon/memView"

From WiiBrew
Jump to navigation Jump to search
Line 17: Line 17:
 
== Version History ==
 
== Version History ==
 
'''0.2a''': Shows 140 values per page. Use the wiimote to point at a value to get its address and the ascii representation of the value. Page now shows the address range at the bottom.
 
'''0.2a''': Shows 140 values per page. Use the wiimote to point at a value to get its address and the ascii representation of the value. Page now shows the address range at the bottom.
 +
 
'''0.1a''': First release. Showed 40 addresses and values per page.
 
'''0.1a''': First release. Showed 40 addresses and values per page.
  
 
[[Category:Homebrew in Development]]
 
[[Category:Homebrew in Development]]

Revision as of 12:04, 30 October 2009

memView
General
Author(s)Gannon
TypeUtility
Version0.1a
Links
Download
Source
Peripherals
Wiimote.svg

memView

Just something I wrote so I can browse through the Wii's memory. I'm not sure if I'm even doing it right, but it works I think. If anyone knows more I'd welcome any modifications. It uses GRRLib because the font is much more legible on my TV than the console font is. Source is included with the binary file.

Version History

0.2a: Shows 140 values per page. Use the wiimote to point at a value to get its address and the ascii representation of the value. Page now shows the address range at the bottom.

0.1a: First release. Showed 40 addresses and values per page.