Function megadrive_sys::z80::halt[][src]

pub fn halt(r: bool)

Halt the Z80.

This needs to be toggled on and then off to trigger a reset. The Z80 memory cannot be accessed from the 68k whilst the Z80 is resetting.