create_begin_block

Function create_begin_block 

Source
fn create_begin_block(
    program_start: Option<Address>,
    empty_program: bool,
) -> Result<Vec<Unsigned36Bit>, AssemblerFailure>
Expand description

Assemble a single instruction to go into register 0o27, immediately after the reader leader. This instruction calls the user’s program.