Module dm6502.interfaces

Interfaces used for creating modular components for the emulator.

Interfaces

NameDescription
BusComponent Bus component interface.
ClockController Clock controller interface.
Component Root interface for all of the component interfaces.
Instruction Instruction interface.
InstructionSet Instruction set interface.
Tracer Emulator tracer interface.