uwuboot / source / arm11 /
@profi200 profi200 authored on 7 Oct 2017
..
hardware Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'. 8 years ago
menu Added file selector utility code. (not used yet) 8 years ago
config.c Fixed CreateFileWithPath(), added a debug function for config.h. 8 years ago
console.c Use a render buffer. 8 years ago
debug.c Little cleanup. 8 years ago
firm.c Refactored PXI code. Removed a lot of code on ARM9. 8 years ago
fmt.c Port console to ARM11. Stub ARM9 GUI. 8 years ago
fs.c Forgot fGetFree(). 8 years ago
fsutils.c Fixed CreateFileWithPath(), added a debug function for config.h. 8 years ago
ipc_handler.c Optimizations + fixes. 8 years ago
main.c Move menu functions to a separate dir. 8 years ago
power.c Little cleanup. 8 years ago
start.s Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'. 8 years ago