[−][src]Crate gba_hal
The bare bones hardware abstraction layer for the GBA.
Modules
| data | Data types for the GBA's MMIO and such. |
Macros
| newtype | Assists in defining a newtype wrapper over some base type. |
| newtype_enum | Assists in defining a newtype that's an enum. |