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
823 commits
Transfer to URL with SHA
tree:
abd61ae61c
Branches
Tags
×
master
uwuboot
/
source
/
arm9
/
latest commit
76de381bf6
profi200
authored
on 25 Dec 2017
..
hardware
Avoid some instruction stalls because i have nothing better to do(tm).
8 years ago
debug.c
Tell ARM11 if panics or exceptions happen on ARM9.
8 years ago
dev.c
Restore proper mount state after SD card init.
8 years ago
firm.c
Actually make this race proof...
8 years ago
firmwriter.c
Move fastboot version check to the end of function.
8 years ago
fs.c
arm9 fs: adjust limit for fCreateDeviceBuffer
8 years ago
ipc_handler.c
Handle NULL or zero size buffers in IPC code properly.
8 years ago
main.c
Move most inline asm to arm.h.
8 years ago
partitions.c
Minor code style stuff.
8 years ago
start.s
Avoid some instruction stalls because i have nothing better to do(tm).
8 years ago
system.c
hardware.c --> system.c. Call systemInit() before main().
8 years ago