gbfs

Crates.iogbfs
lib.rsgbfs
version0.3.1
sourcesrc
created_at2021-07-15 18:41:02.012696
updated_at2023-11-22 12:19:31.951652
descriptionA crate for reading gameboy filesystem archives, a format commonly used in GBA homebrew games.
homepagehttps://github.com/industry-advance/gbfs_rs
repositoryhttps://github.com/industry-advance/gbfs_rs
max_upload_size
id423185
size724,733
Davids Paskevics (casept)

documentation

README

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

Commit count: 26

cargo fmt