Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 202 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 202 Bytes

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).