MINI (MINI is not IOS) is a open source replacement for Nintendo/BroadOn's IOS (from git.bootmii.org)
Go to file
bushing bb5862f67c fixed nand get-id to work
added ECC checking code
2009-05-15 05:28:14 -07:00
.gitignore Clean up 2009-01-07 17:56:46 +01:00
crypto.c nandfs fixed :> 2009-05-15 05:28:14 -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 Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01:00
integer.h Add miniios 2008-12-28 14:35:37 +01:00
ipc.c nand/nandfs stuff 2009-05-15 05:28:14 -07:00
ipc.h nand/nandfs stuff 2009-05-15 05:28:14 -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 nand/nandfs stuff 2009-05-15 05:28:14 -07:00
Makefile nand/nandfs stuff 2009-05-15 05:28:14 -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 Add mem2 unprotect 2009-05-15 05:28:14 -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 fixed nand get-id to work 2009-05-15 05:28:14 -07:00
nand.h fixed nand get-id to work 2009-05-15 05:28:14 -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 removed some sd debug stuff 2009-05-15 05:28:13 -07:00
sdhc.h Add miniios 2008-12-28 14:35:37 +01: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 Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01: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 Add miniios 2008-12-28 14:35:37 +01:00
vsprintf.h Add miniios 2008-12-28 14:35:37 +01:00