gba 0.11.6

A crate for 'raw' style GBA development. If you want a 'managed' experience, try the `agb` crate instead.
Documentation

gba

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 3 of them enabled by default.

default

  • track_caller
  • on_gba

track_caller

    This feature flag does not enable additional features.

on_gba

    This feature flag does not enable additional features.

critical-section

  • dep:critical-section