#gba #memory #memory-map #locations #values #exports #indexing

gba-addresses

Exports address values of the GBA memory map locations

2 unstable releases

0.1.0 Sep 6, 2020
0.0.1 Aug 23, 2020

#574 in Audio

22 downloads per month

Zlib OR Apache-2.0 OR MIT

40KB
290 lines

gba-addresses

Address values of GBA memory map locations.


lib.rs:

Exports address values of the GBA memory map locations.

Also, for some memory regions that are "blocks", const indexing functions are provided.

Crate Layout

All info is exported at the crate root, but the various modules provide some notes about the general usage of that portion of memory.

No runtime deps