mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-22 23:56:32 +11:00
ec0ca7d804
* Add random * Add GBA random example * switch macro_export to pub(crate) * rename u32_to_u32 macro * remove useless pub use * Comment out extra u32 to u16 macro * Comment random_color example * formatting * More commenting * Add/fix some docs * Fix some doc links * Remove use of u64 - Halve bit widths where u64 was used * Add Gen32::next_color() |
||
---|---|---|
.. | ||
art | ||
bak | ||
debugging | ||
mmio_addresses | ||
mmio_types | ||
random | ||
save | ||
sync | ||
art.rs | ||
bios.rs | ||
debugging.rs | ||
lib.rs | ||
macros.rs | ||
mmio_addresses.rs | ||
mmio_types.rs | ||
random.rs | ||
rsrt0.S | ||
save.rs | ||
sync.rs |