EasyIOS: Difference between revisions
Jump to navigation
Jump to search
m added some more information found in the page |
m →ChangeLog: Why is the change log the first section? |
||
| Line 22: | Line 22: | ||
== Disclaimer == | == Disclaimer == | ||
Only use this app if you have any idea of why you are using it. | Only use this app if you have any idea of why you are using it. | ||
== Directions == | == Directions == | ||
Revision as of 17:21, 26 May 2022
| EasyIOS | |
| General | |
|---|---|
| Author(s) | Beardface |
| Version | v0.1.2 |
| Links | |
| File:EasyIOS.tgz | |
| File:EasyIOS.tgz | |
| Peripherals | |
This app is for browsing the device tree, and trying out quick IOS commands w/out doing builds.
Disclaimer
Only use this app if you have any idea of why you are using it.
Directions
- Boot up the app with the tp hack.
- Use the menu to choose a device, and perform operations on that device
Building for wii/ Running
- Building: make
- Running: copy easyios.elf to sd card using favorite tool; Use TP Hack or whatever
Controls
| Action | |
|---|---|
| Move Up/Down | |
| Select | |
| Swap between binary and hex edit modes |
Test Builds (No GC or WII devkits needed)
- Building for Cygwin: make -f Makefile.linux cygwin
- Building for Linux: make -f Makefile.linux
- Running: ./easyios.exe
Controls in Console Mode (testing)
| t | swap edit mode |
| s | move down |
| w | move up |
(binary editor)
| a | move left |
| b | move right |
| (s,w) | flip bit |
| e | jump right |
| q | jump left |
| <ENTER> | select |
TODO
- Need someone who knows the IOS interface very well to validate my calls to the IOS functions.
Download
Contact
beardfacemcbeard@gmail.com