uwuboot / source / arm9 / hardware /
@profi200 profi200 authored on 12 Jun 2019
..
cache.s A few code optimizations. 7 years ago
crypto.c More code improvements/documentation. 7 years ago
exception.s Avoid some instruction stalls because i have nothing better to do(tm). 8 years ago
hid.c Actually do this right way(tm) episode 2. 8 years ago
interrupt.c Do not enable interrupts before initializing all of the hardware (race). 8 years ago
ndma.c A few code optimizations. 7 years ago
sdmmc.c Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function. 7 years ago
spicard.c A few code optimizations. 7 years ago
timer.c A few code optimizations. 7 years ago