Modules§
Structs§
Enums§
Constants§
Traits§
- GBAllocator
- Trait representing something that can allocate memory for crate::Ruboy Usually not required to implement directly, but can be useful if a custom memory allocator is used.
- GBGraphics
Drawer - GBRam
- Input
Handler - RomReader
- Trait representing something that can read a ROM. Used internally by the Ruboy ROM memory-bank-controllers to read the data for each bank into memory dynamically.