summaryrefslogtreecommitdiff
path: root/src/librfu_stwi.c
AgeCommit message (Collapse)Author
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
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-16Port librfu from fireredPikalaxALT
2020-01-16sync documentation from fireredjiangzhengwenjz
2020-01-16document symbolsjiangzhengwenjz
2019-06-29Wildcard bss, ewram_data, and COMMON in modern toolchainPikalaxALT
2018-12-01Start working on link rfuDizzyEggg
2017-10-21Split librfu into separate C files in its own directory, rfu_initializeAPI ↵shinyquagsire23
matching except for register differences