Module lc3_ensemble::sim::mem

source ·
Expand description

Memory handling for the LC-3 simulator.

This module consists of:

Structs§

  • Memory array.
  • The register file.
  • A memory location that can be read and written to.

Enums§

Traits§

  • Trait that describes types that can be used to create the data for an uninitialized Word.