uwuboot / source / arm9 / hardware /
@profi200 profi200 authored on 3 Dec 2017
..
cache.s Use unified pools for data in .s files. 8 years ago
crypto.c Remove hardwareDeinit() on ARM9 since it is not needed anymore. 8 years ago
exception.s Turns out ldm/stm can be interrupted. 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