pub fn execute_dummy_listing(lst: &Listing) -> Result<ListingExecution, String>
Expand description

Execute the Listing as soon as there is no jumps except for djnz/jp $ (i.e. instructions are taken from the stream)