profi200
authored
on 18 May 2017
|
|
.. |
|
|
|
|
cache.s
|
More whitespace fixes.
|
9 years ago
|
|
|
config.c
|
make boot faster
|
9 years ago
|
|
|
console.c
|
no more printf, also fixed some warnings
|
9 years ago
|
|
|
crypto.c
|
AES: flush out buffer too if it is diferent from the in buffer.
|
9 years ago
|
|
|
debug.c
|
more stuff that should not be in release
|
9 years ago
|
|
|
dev.c
|
derrek pls
|
9 years ago
|
|
|
exception.s
|
Whitespace fixes so it looks better on Gitlab.
|
9 years ago
|
|
|
firm.c
|
verbose mode button comobo, fixes, ui, firmloader
|
9 years ago
|
|
|
firmwriter.c
|
verbose mode button comobo, fixes, ui, firmloader
|
9 years ago
|
|
|
interrupt.c
|
2 little mistakes i noticed recently.
|
9 years ago
|
|
|
loader_init.c
|
Implemented proper interrupts.
|
9 years ago
|
|
|
main.c
|
no more printf, also fixed some warnings
|
9 years ago
|
|
|
menu.c
|
make credits menu accessible
|
9 years ago
|
|
|
menu_credits.c
|
credits menu, uiCheckHomePressed (home button press check with specified timeout)
|
9 years ago
|
|
|
menu_filebrowse.c
|
no more printf, also fixed some warnings
|
9 years ago
|
|
|
menu_firmloader.c
|
no more printf, also fixed some warnings
|
9 years ago
|
|
|
menu_nand.c
|
ui fixes
|
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
|
Added asynchronous NDMA functions.
|
9 years ago
|
|
|
partitions.c
|
fixes
|
9 years ago
|
|
|
pxi.c
|
Interrupt safety.
|
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
|
stuff
|
9 years ago
|
|
|
timer.c
|
Finally fixed TIMER_sleep().
|
9 years ago
|
|
|
ui.c
|
use uiCheckHomePressed to stop firmlaunch during boot
|
9 years ago
|