uwuboot / source / arm9 /
@profi200 profi200 authored on 27 Jul 2016
..
fatfs Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 years ago
cache.s Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 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 Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this. 10 years ago
main.c Re-added SD init in main.c. 10 years ago
menu.c sleep_wait -> wait 10 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 Changed a few things. Added CBC support to AES code. 10 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