diff --git a/agb/src/agbabi/README.md b/agb/src/agbabi/README.md new file mode 100644 index 00000000..7ea9b745 --- /dev/null +++ b/agb/src/agbabi/README.md @@ -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. \ No newline at end of file