uwuboot / source / arm11 /
@d0k3 d0k3 authored on 10 May 2018
..
hardware [ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup. 8 years ago
menu Added bootrom dumper implementation to menu. 8 years ago
config.c config: add support for "RAM_FIRM_BOOT 8 years ago
console.c console: use safe integer casts to avoid compiler warning 8 years ago
debug.c Move most inline asm to arm.h. 8 years ago
firm.c Deinit critical hardware before FIRM launch. 8 years ago
firmwriter.c Added toggleSuperhax() function. 8 years ago
fmt.c Port console to ARM11. Stub ARM9 GUI. 8 years ago
fs.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
ipc_handler.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
lz11.s Use unified pools for data in .s files. 8 years ago
main.c Added bootrom dumper implementation to menu. 8 years ago
power.c Use I2C IRQs. I2C code cleanup + other changes required after the former. 8 years ago
start.s Added __superhaxEnabled var to make it detectable and added script to patch the section size. 8 years ago
system.c General cleanup + possible I2C bugfix. 8 years ago