[][src]Crate olympia_core

olympia_core provides definitions of fundamental types for olympia that are required by both olympia_core and olympia_derive.

Modules

address

Represents a variety of addressing types for emulation.

instructions

This crate represents instruction components that can be applied to any instruction. It does not contain instructions themselves, these are included in olympia_engine

registers

Contains operations on CPU registers