Skip to content

Commit 06a17f9

Browse files
committed
yay dox
1 parent 794b203 commit 06a17f9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
MINI -- Mini Is Not IOS
2+
Copyright (c) 2008, 2009 Team Twiizers
3+
4+
mini is our bare-bones replacement for IOS. It does not have all of
5+
the features that IOS provides -- notably, we have not implemented
6+
USB, networking, write support to the NAND filesystem, DI support or
7+
WC24 support. However, all hardware is directly accessable via IPC --
8+
see mini_ipc.c/h for details.
9+
10+
Please feel free to add write code to fill in gaps in the
11+
functionality. As it stands, it's useful for low-level system
12+
recovery tasks, and as a shim/proxy to allow code on the PPC
13+
(e.g. Linux) to have full access to the Wii's hardware.

0 commit comments

Comments
 (0)