[][src]Type Definition z80emu::z80::Z80BM

type Z80BM = Z80<BM1>;

Emulates one of the clones (presumably the KP1858BM1 or T34BM1) of the Z80 CPU via the Cpu trait.