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
726 commits
Transfer to URL with SHA
tree:
822106b295
Branches
Tags
×
master
uwuboot
/
source
/
arm9
/
hardware
/
latest commit
e8b612a717
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