Add README for agbabi

This commit is contained in:
Gwilym Kuiper 2022-06-17 00:40:17 +01:00
parent 4ac3939e9a
commit cb48325f21

10
agb/src/agbabi/README.md Normal file
View file

@ -0,0 +1,10 @@
# agbabi
GBA optimized library functions for common operations.
Includes implementations for various aeabi functions.
# Use in agb
Restricted to the subset of replacement functions which make the biggest difference when using rust on the gba.
Minor modifications have been made around adding extra symbols to reference in the linker script.