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:33:09 -07:00
.gitignore Clean up 2009-01-07 17:56:46 +01:00
boot2.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
boot2.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
COPYING added some copyright headers to mini 2009-05-15 05:33:08 -07:00
crypto.c added some copyright headers to mini 2009-05-15 05:33:08 -07:00
crypto.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
diskio.c Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
diskio.h Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
elf.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
exception_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
exception.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
exception.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
ff.c Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
ff.h Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
gecko.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
gecko.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
gpio.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
hollywood.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
integer.h Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
ipc.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
ipc.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
irq_asm.S Fix horrible stack and CPSR problems 2009-05-15 05:28:13 -07:00
irq.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
irq.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
ldhack.c Fix long long support for miniios vsprintf 2009-05-15 05:28:53 -07:00
main.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
Makefile Reworked vectoring for mini's _main() 2009-05-15 05:33:09 -07:00
memory_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
memory.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
memory.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
mini.ld MINI -> mini 2009-05-15 05:33:08 -07:00
nand.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
nand.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
panic.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
panic.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
powerpc_elf.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
powerpc_elf.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
powerpc.c IPC to boot in-mem PPC ELF, with some test code. 2009-05-15 05:33:08 -07:00
powerpc.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
sdhc.c added some copyright headers to mini 2009-05-15 05:33:08 -07:00
sdhc.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
seeprom.c added some copyright headers to mini 2009-05-15 05:33:08 -07:00
seeprom.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
start.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
start.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -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 Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
vsprintf.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
vsprintf.h Replace vsprintf implementation 2009-05-15 05:28:42 -07:00