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
784 commits
Transfer to URL with SHA
tree:
ce50cf8001
Branches
Tags
×
master
uwuboot
/
source
/
arm9
/
latest commit
ce50cf8001
profi200
authored
on 12 Dec 2017
..
hardware
Return current number of ticks on timer stop.
8 years ago
debug.c
Tell ARM11 if panics or exceptions happen on ARM9.
8 years ago
dev.c
Remove old drive/file/dir handles even on unmount/close failure.
8 years ago
firm.c
Actually make this race proof...
8 years ago
firmwriter.c
Make asm code less cluttered. Changed magic to match name.
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
hardware.c --> system.c. Call systemInit() before main().
8 years ago
partitions.c
Minor code style stuff.
8 years ago
start.s
More assembly cleanup.
8 years ago
system.c
hardware.c --> system.c. Call systemInit() before main().
8 years ago