GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
uwuboot
Download ZIP
676 commits
Transfer to URL with SHA
tree:
fc79a72d36
Branches
Tags
×
master
uwuboot
/
source
/
arm9
/
hardware
/
latest commit
12c4c8eced
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