arm8p * Interface mode * arm8.dat is converted to arm8.bin and loaded into memory as code arm8p file * Interface mode * file is loaded into memory as code arm8p [-s] file1 file2 -s forces Silent mode file1 is loaded as code file2 is an output file arm8p [-s] file1 file2 file3 -s forces Silent mode file1 is loaded as code file2 is an output file file3 is an input file Output is realized as write to address 0x0000, input can be read sequen- tionaly from address 0x0008. Endianness is Big-endian. Length of input file is a 32-bit word at 0x000c. Number of bytes written to output file is a 32-bit word at 0x0004.