[][src]Module emulator::bus

The 2i bus.

This module contains a trait for the 8 bit bus used in the 2i and several types implementing it.

Structs

IoRegisters

IoRegisters of the 2i.

Ram

Ram of the 2i.

Traits

Bus

Bus of the 2i.