Function megadrive_sys::z80::request_bus[][src]

pub fn request_bus(r: bool)

Request the bus from the Z80.

This is required to access Z80 RAM without causing the 68k to hang.