Module faucon_emu::memory[][src]

Expand description

Implementation of Falcon code and data memory in SRAM.

Structs

Representation of the Falcon memory space.

The Falcon Translation Lookaside Buffer for mapping code pages in memory.

An entry in the Tlb that represents a physical code page.

Enums

Potential TLB lookup errors.

Flag bits for managing access to physical memory pages.

Constants

The size of a physical memory page in Falcon code space.