[−][src]Function pir_8_emu::binutils::pir_8_emu::display::micro::ops::new
pub fn new(
x_start: usize,
y_start: usize,
ops: &(MicroOpBlock, usize),
registers: &GeneralPurposeRegisterBank,
breakpoint_active: bool
)
Update the "Current μOps" window for new ops
See write()
for more info