MINI (MINI is not IOS) is a open source replacement for Nintendo/BroadOn's IOS (from git.bootmii.org)
Go to file
2009-05-15 05:28:42 -07:00
.gitignore Clean up 2009-01-07 17:56:46 +01:00
boot2.c boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
boot2.h boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
crypto.c boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
crypto.h nand/nandfs stuff 2009-05-15 05:28:14 -07:00
diskio.c Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01:00
diskio.h Add miniios 2008-12-28 14:35:37 +01:00
elf.h Add miniios 2008-12-28 14:35:37 +01:00
exception_asm.S Add exception handler. This one *does* work! 2009-05-15 05:28:13 -07:00
exception.c Add exception handler. This one *does* work! 2009-05-15 05:28:13 -07:00
exception.h Add exception handler. This one *does* work! 2009-05-15 05:28:13 -07:00
ff.c Add miniios 2008-12-28 14:35:37 +01:00
ff.h Add miniios 2008-12-28 14:35:37 +01:00
gecko.c Make miniIOS gecko writes blocking 2009-05-15 05:28:14 -07:00
gecko.h Mark gecko_printf as printf-style for arg checking 2009-05-15 05:28:13 -07:00
hollywood.h HW_214 = HW_VERSION 2009-05-15 05:28:24 -07:00
integer.h Add miniios 2008-12-28 14:35:37 +01:00
ipc.c added code to support IPC for SDHC 2009-05-15 05:28:15 -07:00
ipc.h added code to support IPC for SDHC 2009-05-15 05:28:15 -07:00
irq_asm.S Fix horrible stack and CPSR problems 2009-05-15 05:28:13 -07:00
irq.c nand/nandfs stuff 2009-05-15 05:28:14 -07:00
irq.h nand, nandfs and crypto code for miniios 2009-05-15 05:28:13 -07:00
lcd.c silly fix 2009-05-15 05:28:13 -07:00
lcd.h Add miniios 2008-12-28 14:35:37 +01:00
main.c boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
Makefile boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
memory_asm.S Memory stuff and add not working (so far) MMU/pagetable enable code 2009-05-15 05:28:13 -07:00
memory.c HW_214 = HW_VERSION 2009-05-15 05:28:24 -07:00
memory.h Woo MMU Woo Caches Woo AHBMemFlush! 2009-05-15 05:28:13 -07:00
miniios.ld miniIOS IPC updates 2009-05-15 05:28:14 -07:00
nand.c boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
nand.h boot2 loading and titleid patching for miniios 2009-05-15 05:28:24 -07:00
panic.c Add miniios 2008-12-28 14:35:37 +01:00
panic.h Add miniios 2008-12-28 14:35:37 +01:00
powerpc_elf.c miniIOS IPC updates 2009-05-15 05:28:14 -07:00
powerpc_elf.h Add miniios 2008-12-28 14:35:37 +01:00
powerpc.c Add miniios 2008-12-28 14:35:37 +01:00
powerpc.h Add miniios 2008-12-28 14:35:37 +01:00
sdhc.c fix for dma problems? 2009-05-15 05:28:15 -07:00
sdhc.h added code to support IPC for SDHC 2009-05-15 05:28:15 -07:00
seeprom.c add seeprom support to miniios 2009-05-15 05:28:15 -07:00
seeprom.h add seeprom support to miniios 2009-05-15 05:28:15 -07:00
start.h Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01:00
start.S Add exception handler. This one *does* work! 2009-05-15 05:28:13 -07:00
string.c nand, nandfs and crypto code for miniios 2009-05-15 05:28:13 -07:00
string.h nand, nandfs and crypto code for miniios 2009-05-15 05:28:13 -07:00
types.h Replace vsprintf implementation 2009-05-15 05:28:42 -07:00
utils_asm.S Add miniios 2008-12-28 14:35:37 +01:00
utils.c Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01:00
utils.h Add get_cpsr 2009-05-15 05:28:13 -07:00
vsprintf.c Replace vsprintf implementation 2009-05-15 05:28:42 -07:00
vsprintf.h Replace vsprintf implementation 2009-05-15 05:28:42 -07:00