F (Fill) - one byte transfer to the memory
Format: F [segment:][address],length,byte
This command fills the memory block with one byte, starting from the
address specified in 'segment' and 'address' slots. By default, the system
chooses the address next to the last one from the preceding use of 'F' or
'E' commands.