gbfs 0.3.1

A crate for reading gameboy filesystem archives, a format commonly used in GBA homebrew games.
Documentation

gbfs_rs

This crate enables reading of Gameboy Filesystem (GBFS)-formatted data. It's primarily designed for use in GBA games, and as such is fully no_std compatible (even alloc is not required).