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