[][src]Function pir_8_emu::binutils::pir_8_emu::display::memory::view_write

pub fn view_write(x_start: usize, y_start: usize)

Prepare the "Memory view" window at the specified coords

The window is 21x11, laid out as follows:

Memory view
FFFC 0x00 0b0000_0000
FFFD 0x00 0b0000_0000
FFFE 0x00 0b0000_0000
FFFF 0x00 0b0000_0000
0000 0x00 0b0000_0000
0001 0x00 0b0000_0000
0002 0x00 0b0000_0000
0003 0x00 0b0000_0000
0004 0x00 0b0000_0000
0005 0x00 0b0000_0000

Where all memory is 0x00, and ADR is 0x0000