Type Definition spectrusty::memory::Memory48kEx

source ·
pub type Memory48kEx = MemPageableRomRamExRom<MEM64K_SIZE, MEM16K_SIZE, { _ }>;
Expand description

An EX-ROM attachable, paged (16k) memory type with 48kb RAM and 16kb ROM.

Trait Implementations§