Expand description
This crate contains Arschitek Zero ISA information for use within the GPCAS simulator.
The emulator implements the Arschitek Zero V3 architecture. For more information, see the Arschitek Zero specification.
Although it implements the interface of the GPCAS simulator, this crate can also be used as base for a standalone emulator.
Modules§
- emulator
- The Arschitek zero emulator.
Functions§
- get_isa
- Returns the Arschitek Zero ISA struct.