uwuboot / source / arm9 / hardware /
@profi200 profi200 authored on 9 Dec 2017
..
cache.s Fixed more IPC buffer corruption. 8 years ago
crypto.c Removed unused RSA key init code. 8 years ago
exception.s Make asm code less cluttered. Changed magic to match name. 8 years ago
hardware.c Remove hardwareDeinit() on ARM9 since it is not needed anymore. 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 Consistency. 8 years ago
sdmmc.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
spiflash.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
timer.c Change the timer stuff back since everyone thinks volatile is the better solution. 8 years ago