Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Add font id constants, better braille support
|
|
|
|
Label remaining symbols in graphics.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
|
|
|
|
|
|
|
|
|