industry-advance / gbfs_rs

A small library for reading files out of GBFS (Gameboy Filesystem)-formatted data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small library for reading files out of GBFS (Gameboy Filesystem)-formatted data.

License:MIT License


Languages

Language:Rust 74.0%Language:Nix 26.0%