uwuboot / source / arm9 /
@derrek derrek authored on 13 Nov 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 menu/event related changes 9 years ago
console.c less flickering during filebrowsing 9 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 menu/event related changes 9 years ago
dev.c menu/event related changes 9 years ago
exception.s Changed a few things. Added CBC support to AES code. 10 years ago
filebrowse.c menu/event related changes 9 years ago
firm.c menu/event related changes 9 years ago
main.c menu/event related changes 9 years ago
menu.c menu/event related changes 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 faster filebrowser + other fixes 9 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 Adjusted MPU settings a bit. Now there is 1 free MPU region which can be used to test if code gets overwritten or similar. 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 menu/event related changes 9 years ago