uwuboot / source / arm9 /
@derrek derrek authored on 28 Aug 2016
..
fatfs Updated fatfs to R0.12a. 9 years ago
cache.s Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 years ago
config_parser.c imprv config parser, added key query functions, added config test menu 9 years ago
console.c Some refactoring. 10 years ago
crypto.c Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 years ago
debug.c Merge branch 'master' of gitlab.com:profi200/boot3r 10 years ago
dev.c Changed a few things. Added CBC support to AES code. 10 years ago
exception.s Changed a few things. Added CBC support to AES code. 10 years ago
filebrowse.c use strncpy_s instead of strncpy 10 years ago
firm.c added config_parser.c 9 years ago
main.c imprv config parser, added key query functions, added config test menu 9 years ago
menu.c imprv config parser, added key query functions, added config test menu 9 years ago
ndma.c Added asserts for DMA enabled functions to check if the address is outside of TCMs. 10 years ago
pxi.c Changed a few things. Added CBC support to AES code. 10 years ago
sdmmc.c Re-added SD init in main.c. 10 years ago
spiflash.c Some refactoring. 10 years ago
start.s Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this. 10 years ago
system.s Change FIRM load address to the last 4 MB of VRAM. 9 years ago
systemInit.c Changed a few things. Added CBC support to AES code. 10 years ago
timer.c Changed a few things. Added CBC support to AES code. 10 years ago
util_nand.c sleep_wait -> wait 10 years ago