Expand description
Various Memory implementations useful for an ISS and utility functions
Structs§
- Memory
Space - A Memory that represents an address space forwarding reads and writes to other inner memories.
- VecMemory
- Vec backed memory.
Enums§
Functions§
- read_
to_ memory - Read bytes from an std::io::Read into a Memory starting at the given address