uwuboot / source / arm11 /
@profi200 profi200 authored on 18 Oct 2017
..
hardware Use volatile vars in hid code to prevent gcc from optimizing the key reads. 8 years ago
menu Handle power_off() outside of menu code. 8 years ago
config.c Fixed some potential bugs the PVS Studio demo found. 8 years ago
console.c Use a render buffer. 8 years ago
debug.c Little cleanup. 8 years ago
firm.c Fixed copy & paste fail. 8 years ago
fmt.c Port console to ARM11. Stub ARM9 GUI. 8 years ago
fs.c Forgot fGetFree(). 8 years ago
ipc_handler.c Optimizations + fixes. 8 years ago
lz11.s Use unified pools for data in .s files. 8 years ago
main.c FIRM launch works again. No FIRM verification or argc/v support yet. 8 years ago
power.c Little cleanup. 8 years ago
start.s Use unified pools for data in .s files. 8 years ago