uwuboot / source / arm11 /
@profi200 profi200 authored on 13 Apr 2019
..
hardware Introducing iomemcpy() and iomemset(). 7 years ago
menu Merge branch 'master' of github.com:derrekr/fastboot3DS 7 years ago
config.c config: make the parser more strict to avoid confusions. 7 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 Init screen if requested on FCRAM boots. 7 years ago
power.c Use I2C IRQs. I2C code cleanup + other changes required after the former. 8 years ago
start.s Introducing iomemcpy() and iomemset(). 7 years ago
system.c General cleanup + possible I2C bugfix. 8 years ago