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
480 commits
Transfer to URL with SHA
tree:
ab474d7ce6
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
ab474d7ce6
profi200
authored
on 7 Oct 2017
..
hardware
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
8 years ago
menu
Added file selector utility code. (not used yet)
8 years ago
config.c
Fixed CreateFileWithPath(), added a debug function for config.h.
8 years ago
console.c
Use a render buffer.
8 years ago
debug.c
Little cleanup.
8 years ago
firm.c
Refactored PXI code. Removed a lot of code on ARM9.
8 years ago
fmt.c
Port console to ARM11. Stub ARM9 GUI.
8 years ago
fs.c
Forgot fGetFree().
8 years ago
fsutils.c
Fixed CreateFileWithPath(), added a debug function for config.h.
8 years ago
ipc_handler.c
Optimizations + fixes.
8 years ago
main.c
Move menu functions to a separate dir.
8 years ago
power.c
Little cleanup.
8 years ago
start.s
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
8 years ago