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
342 commits
Transfer to URL with SHA
tree:
359e7377d7
Branches
Tags
×
master
uwuboot
/
include
/
latest commit
13c6feca72
profi200
authored
on 26 Jun 2017
..
arm11
Give PXI its own IRQ handler.
9 years ago
arm9
Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions.
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