uwuboot / source / arm9 /
@profi200 profi200 authored on 12 Jun 2017
..
cache.s Improve assembly files a bit. 9 years ago
config.c implement fsCreateFileWithPath 9 years ago
console.c adjust ui design 9 years ago
crypto.c Broken AES CBC code + a few adjustments. 9 years ago
debug.c minor fixes + collect boot option firm launch result info 9 years ago
dev.c minor fixes + collect boot option firm launch result info 9 years ago
exception.s Improve assembly files a bit. 9 years ago
firm.c Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM. 9 years ago
firmwriter.c verbose mode button comobo, fixes, ui, firmloader 9 years ago
fsutils.c minor fixes + collect boot option firm launch result info 9 years ago
hardware.c Use a separate function for AES_deinit(). 9 years ago
interrupt.c Change interrupts only through the register/unregister functions. 9 years ago
main.c minor fixes + collect boot option firm launch result info 9 years ago
menu.c Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated. 9 years ago
menu_credits.c fixed boot option pad check 9 years ago
menu_filebrowse.c Updated fatfs to R0.13. 9 years ago
menu_firmloader.c minor fixes + collect boot option firm launch result info 9 years ago
menu_nand.c restore original file rw pointer in isNandImageCompatible() 9 years ago
menu_options.c add support for nand: config file loading 9 years ago
menu_update.c Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated. 9 years ago
nandimage.c restore original file rw pointer in isNandImageCompatible() 9 years ago
ndma.c Change interrupts only through the register/unregister functions. 9 years ago
partitions.c Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits. 9 years ago
pxi.c Change interrupts only through the register/unregister functions. 9 years ago
sdmmc.c introduce fsutils 9 years ago
spiflash.c Moved reg defines back from io.h. 9 years ago
start.s Improve assembly files a bit. 9 years ago
timer.c Updated timer code for consistency. MMC timeout confirmed working. 9 years ago
ui.c uiDialog: lastLine may be NULL 9 years ago