Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2020-02-16 | Port librfu from firered | PikalaxALT | |
2020-01-16 | sync documentation from firered | jiangzhengwenjz | |
2020-01-16 | document symbols | jiangzhengwenjz | |
2019-06-29 | Wildcard bss, ewram_data, and COMMON in modern toolchain | PikalaxALT | |
2018-12-01 | Start working on link rfu | DizzyEggg | |
2017-10-21 | Split librfu into separate C files in its own directory, rfu_initializeAPI ↵ | shinyquagsire23 | |
matching except for register differences |