Module readerleader

Module readerleader 

Source
Expand description

The first part of the binary program output.

The Reader Leader is a short piece of code which reads the rest of the tape and loads the program into memory at the spevcified locations.

Functionsยง

bit_index ๐Ÿ”’
Convert a bit designator (as described in the documentation for the SKM opcode on page 3-34 of the User Handbook) into an Unsigned6Bit field (suitable for use as the index portion of an instruction word).
reader_leader
Returns the standard reader leader.