Module memory

Module memory 

Source
Expand description

This modules defines a trait for very simplified communication between the CPU and “the outside world”.

See crate::cpu’s module description for details on the simplification.

Traits§

AddressSpace
How the CPU communicates with the “external world”.