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
720 commits
Transfer to URL with SHA
tree:
822106b295
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
hardware
/
latest commit
73da10b3fd
profi200
authored
on 8 Dec 2017
..
cache.s
Use unified pools for data in .s files.
8 years ago
exception.s
Optimize(tm) ARM11 IRQ code a bit.
8 years ago
gfx.c
Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same.
8 years ago
gpio.c
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
8 years ago
hardware.c
Fixed the race properly on ARM11.
8 years ago
hid.c
Always keep the power button long pressed state.
8 years ago
i2c.c
Revert I2C code change since this can cause deadlocks.
8 years ago
interrupt.c
Optimize(tm) ARM11 IRQ code a bit.
8 years ago
mmu.c
Cleanup inline assembly a bit.
8 years ago
timer.c
Minor code style stuff.
8 years ago