2022-12-19 19:01:46 +01:00
2010-07-04 19:47:59 +02:00
2009-05-15 05:37:53 -07:00
2009-05-15 18:01:14 +02:00
2009-05-15 05:35:17 -07:00
2010-07-14 17:10:52 +02:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:33:11 -07:00
2009-05-15 05:35:17 -07:00
2010-07-04 19:47:45 +02:00
2009-06-12 15:04:16 -07:00
2009-05-15 05:35:17 -07:00
2009-08-31 01:46:09 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2022-12-19 19:01:46 +01:00
2012-11-26 21:25:18 +01:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:49 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2010-07-04 19:47:53 +02:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:14 -07:00
2010-07-04 19:47:45 +02:00
2009-10-26 14:41:40 -07:00
2010-06-17 12:39:46 -07:00
2009-10-26 14:41:40 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:37:53 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:18 -07:00
2009-05-15 05:35:01 -07:00
2009-05-15 05:35:01 -07:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:35:17 -07:00
2010-07-04 19:48:18 +02:00
2009-05-15 05:35:17 -07:00
2009-05-15 05:33:12 -07:00

MINI -- Mini Is Not IOS
Copyright (c) 2008, 2009 Team Twiizers

mini is our bare-bones replacement for IOS.  It does not have all of
the features that IOS provides -- notably, we have not implemented
USB, networking, write support to the NAND filesystem, DI support or
WC24 support.  However, all hardware is directly accessable via IPC --
see mini_ipc.c/h for details.

Please feel free to add write code to fill in gaps in the
functionality.  As it stands, it's useful for low-level system
recovery tasks, and as a shim/proxy to allow code on the PPC
(e.g. Linux) to have full access to the Wii's hardware.
Description
MINI (MINI is not IOS) is a open source replacement for Nintendo/BroadOn's IOS (from git.bootmii.org)
Readme 440 KiB
Languages
C 95.6%
Assembly 2.9%
Makefile 1.1%
Python 0.3%
Shell 0.1%