Skip to content

Wiintosh/wii-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wii-loader

Build Status

Fork of MINI for loading OpenBIOS on the Wii as part of Wiintosh.

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.

About

Fork of mini for loading OpenBIOS on the Wii

Resources

License

Stars

Watchers

Forks

Contributors

No contributors

Languages

  • C 94.2%
  • Assembly 3.0%
  • Linker Script 1.3%
  • Makefile 1.1%
  • Other 0.4%