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.