Crate ral1243

source ·
Expand description

RAL 1243 is a fictional computer brought into its virtual existence to provide an example of how to implement emulators based on the Z80 CPU emulator.

Re-exports§

Modules§

Structs§

Enums§

  • A message for controlling the emulation in a thread. std-only.

Constants§

Functions§

Type Aliases§

  • Ral1243 memory and peripherals.
  • CTC Z8430 device definition for Ral1243.
  • PIO Z8420 device definition for Ral1243.