Tests RAM and sets RAM slot for the systemALLAfter this, a jump must be made to INIT, for further initialisation.Tests whether the character of (HL) is the specified character if not, it generates SYNTAX ERROR, otherwise it goes to CHRGTR (#0010)
Set the character to be tested in (HL) and the character to be compared next to RST instruction which calls this routine (inline parameter)
AF, HLReads the value of an address in another slot
A - ExxxSSPP Slot-ID
│ ││└┴─ Primary slot number (00-11)
│ └┴─── Secondary slot number (00-11)
└───────────── Expanded slot (0 = no, 1 = yes)
HL - Address to read
AF, C, DEThis routine turns off the interupt, but won't turn it on again