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
347 commits
Transfer to URL with SHA
tree:
7067ea3d85
Branches
Tags
×
master
uwuboot
/
include
/
latest commit
9d839c44af
profi200
authored
on 27 Jun 2017
..
arm11
Corrected parameter name for IRQ_registerHandler().
9 years ago
arm9
It's enough to flush the dcache + forgot the reboot function.
9 years ago
asmfunc.h
Improve assembly files a bit.
9 years ago
cache.h
Do not flush/invalidate caches in AES code. This is useful for example if we en-/decrypt in uncached mem.
9 years ago
gfx.h
Fixed GFX on New3DS. Thanks TuxSH.
9 years ago
mem_map.h
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
9 years ago
pxi.h
boot abort working, removed some panic()s
9 years ago
types.h
Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this.
10 years ago
util.h
config, menu, firm launch, nand image
9 years ago