uwuboot / source / arm11 /
@d0k3 d0k3 authored on 19 May 2018
..
hardware [ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup. 8 years ago
menu Merge branch 'master' of https://github.com/derrekr/fastboot3DS 8 years ago
config.c config: add support for "RAM_FIRM_BOOT 8 years ago
console.c Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang. 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 Replace mallocpyString with strdup. 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 Only allow late boot cancel after a FIRM is loaded. 8 years ago
power.c Use I2C IRQs. I2C code cleanup + other changes required after the former. 8 years ago
start.s Use OTP_SIZE define in ARM11 start.s. 8 years ago
system.c General cleanup + possible I2C bugfix. 8 years ago