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
340 commits
Transfer to URL with SHA
tree:
2cdf6976a3
Branches
Tags
×
master
uwuboot
/
include
/
latest commit
2cdf6976a3
profi200
authored
on 25 Jun 2017
..
arm11
Fixed not anding CPU ID in IRQ handler.
9 years ago
arm9
Ported over some things from ARM11 for consistency. Fixed bugs.
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
hid.h
verbose mode button comobo, fixes, ui, firmloader
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