derrek
authored
on 4 Feb 2017
|
|
.. |
|
|
|
|
cache.s
|
Added missing cache code for ARM11.
|
9 years ago
|
|
|
config.c
|
update config writer
|
9 years ago
|
|
|
console.c
|
less flickering during filebrowsing
|
9 years ago
|
|
|
cpu.s
|
Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster.
|
9 years ago
|
|
|
crypto.c
|
Implemented proper interrupts.
|
9 years ago
|
|
|
debug.c
|
config saving
|
9 years ago
|
|
|
dev.c
|
Adjust timer base frequency.
|
9 years ago
|
|
|
exception.s
|
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
|
9 years ago
|
|
|
firm.c
|
improvements, new internal firm launch options (show info, skip hash check)
|
9 years ago
|
|
|
interrupt.c
|
Oops IRQs should be enabled not disabled.
|
9 years ago
|
|
|
loader_init.c
|
Implemented proper interrupts.
|
9 years ago
|
|
|
main.c
|
config, menu, firm launch, nand image
|
9 years ago
|
|
|
menu.c
|
config, menu, firm launch, nand image
|
9 years ago
|
|
|
menu_filebrowse.c
|
config, menu, firm launch, nand image
|
9 years ago
|
|
|
menu_firmloader.c
|
improvements, new internal firm launch options (show info, skip hash check)
|
9 years ago
|
|
|
menu_nand.c
|
improvements, new internal firm launch options (show info, skip hash check)
|
9 years ago
|
|
|
menu_options.c
|
config, menu, firm launch, nand image
|
9 years ago
|
|
|
nandimage.c
|
config, menu, firm launch, nand image
|
9 years ago
|
|
|
ndma.c
|
Interrupt safety.
|
9 years ago
|
|
|
pxi.c
|
Interrupt safety.
|
9 years ago
|
|
|
sdmmc.c
|
Temporary version of the SD detect fix.
|
9 years ago
|
|
|
spiflash.c
|
start to implement options + improvements
|
9 years ago
|
|
|
start.s
|
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
|
9 years ago
|
|
|
timer.c
|
Interrupt safety.
|
9 years ago
|