[][src]Function pir_8_emu::binutils::pir_8_emu::display::micro::ops::update

pub fn update(
    x_start: usize,
    y_start: usize,
    current_op: usize,
    breakpoint_active: bool
)

Update the "Current μOps" window when going from op to op

See write() for more info