uwuboot / source / arm9 /
@profi200 profi200 authored on 20 May 2017
..
cache.s More whitespace fixes. 9 years ago
config.c fix potential NULL ptr deref 9 years ago
console.c no more printf, also fixed some warnings 9 years ago
crypto.c Some NDMA and IRQ changes. 9 years ago
debug.c more stuff that should not be in release 9 years ago
dev.c Set 0x05 keyY on N3DS. Currently broken, because bootInfo.unit_is_new3ds is not set early enough. 9 years ago
exception.s nitpicking 9 years ago
firm.c Some NDMA and IRQ changes. 9 years ago
firmwriter.c verbose mode button comobo, fixes, ui, firmloader 9 years ago
interrupt.c Some NDMA and IRQ changes. 9 years ago
loader_init.c Do not enable unneeded IRQs. Replaced buggy inline asm for IRQ disable and aknowledge. Added AES_init() function. 9 years ago
main.c detect unit asap 9 years ago
menu.c Do not enable unneeded IRQs. Replaced buggy inline asm for IRQ disable and aknowledge. Added AES_init() function. 9 years ago
menu_credits.c fixed boot option pad check 9 years ago
menu_filebrowse.c no more printf, also fixed some warnings 9 years ago
menu_firmloader.c still can't believe it 9 years ago
menu_nand.c boot abort working, removed some panic()s 9 years ago
menu_options.c no more printf, also fixed some warnings 9 years ago
menu_update.c no more printf, also fixed some warnings 9 years ago
nandimage.c no more printf, also fixed some warnings 9 years ago
ndma.c Some NDMA and IRQ changes. 9 years ago
partitions.c fixes 9 years ago
pxi.c Some NDMA and IRQ changes. 9 years ago
sdmmc.c Temporary version of the SD detect fix. 9 years ago
spiflash.c Moved reg defines back from io.h. 9 years ago
start.s nitpicking 9 years ago
timer.c Some NDMA and IRQ changes. 9 years ago
ui.c The temporary buffer in uiPrint() was not long enough for non-centered prints. 9 years ago