Hi mackrackit,

From the brief:

M_S VAR BYTE 'STORED IN EEPRON LOCATIONS 12 AND 13
Does M_S need to be set as a BYTE or a WORD? If it's a BYTE is this ok?

Code:
WRITE 12, M_S
Dave